Darius, please make a tutorial on webpack setup for react project with typescript. I've been trying to find a good tutorial on it, but it's impossible. Nobody goes into detail. They just copy and paste code without explaining anything, and there are so many questions unanswered. Like, what's the point of setting up webpack by yourself? It bundles up your code... ok, but so does create react app that uses webpack under the hood. Babel transpiles your code so that the older browsers can use it, ok ... But create react app also includes babel, so what's the point, again??
Can I change to folder structure to /posts/$id/index.tsx and get the same results? I'm thinking about consistency in the folder structure so it might be a nice to have since I'm already used to Next JS type folder structure.
This makes so much sense. Seems packed with Tanstack Query. Awesome ❤
Very nice walkthough; thank you!
tanstack is awesome introduced in a project recently
Make a video explain how can I control the permissions and roles and show,hide buttons depend on role && permission🎛️
Web Dev Simplified made a video on it just now. I see where you are going with this one 👀
@LodeStarYT I saw it before but not professional like big projects using Full Stack Technology like MERN Stack
Check the document.
What are the chances, I was just looking into learning React Router yesterday, perfectly timed!
8:30 i got tripped on root route honestly 😂
thanks for the vid tho
I was waiting for this. awesome thank you sir. 💖💖
Sir Please make video about Tanstack Start framework please
you're truly a solution! thanks a lot!!!
Your channel is awesome.
{posts.map((post, index) => (
{post}
))}
This worked for me in the post section
will u make a video on integrating it with tanstack query?
Can you please make a video about explaining how to use Tanstack router to implement protected routes and role base routing?
great video. i was wondering how to make typesafe sidebar with tanstack router.
Thanks it helpful, could you do a Tanstack Start Tutorial.
Next video should be integrating multiple tanstack tools, like tanstack router with tanstack query and forms.
Which extension or package allows you to reorganize your imports on save ?
Import Sorter
How can we split out code between routing logic to the jsx component part?
Perfect timing
YO, can we have a video on SSR using this router?
Thanks mate
Awesome mate
Need one with protected routes
React query & tenstack query same ??
Yes
Darius, please make a tutorial on webpack setup for react project with typescript. I've been trying to find a good tutorial on it, but it's impossible. Nobody goes into detail. They just copy and paste code without explaining anything, and there are so many questions unanswered. Like, what's the point of setting up webpack by yourself? It bundles up your code... ok, but so does create react app that uses webpack under the hood. Babel transpiles your code so that the older browsers can use it, ok ... But create react app also includes babel, so what's the point, again??
Please cover router v7
Please make a tutorial for React Router v7 with Auth
another 31m video when you can talk about it for 10 min hahaha amazing
make a video on REACT-ROUTER version 7
YOO CHICO
Can I change to folder structure to
/posts/$id/index.tsx
and get the same results? I'm thinking about consistency in the folder structure so it might be a nice to have since I'm already used to Next JS type folder structure.
Yes totally!
we dont need tanstack query using tanstack router
No! Those are different