Tanstack Router in React (Complete Tutorial)

Поделиться
HTML-код
  • Опубликовано: 13 янв 2025

Комментарии • 38

  • @MrAlao675
    @MrAlao675 Месяц назад +2

    This makes so much sense. Seems packed with Tanstack Query. Awesome ❤

  • @farzadmf
    @farzadmf Месяц назад

    Very nice walkthough; thank you!

  • @abdushakoor0099
    @abdushakoor0099 Месяц назад

    tanstack is awesome introduced in a project recently

  • @darshmostafa6044
    @darshmostafa6044 Месяц назад +11

    Make a video explain how can I control the permissions and roles and show,hide buttons depend on role && permission🎛️

    • @LodeStarYT
      @LodeStarYT Месяц назад +2

      Web Dev Simplified made a video on it just now. I see where you are going with this one 👀

    • @darshmostafa6044
      @darshmostafa6044 Месяц назад

      @LodeStarYT I saw it before but not professional like big projects using Full Stack Technology like MERN Stack

    • @vishnusrinivasan6231
      @vishnusrinivasan6231 Месяц назад

      Check the document.

  • @Ahmad_5000
    @Ahmad_5000 Месяц назад +2

    What are the chances, I was just looking into learning React Router yesterday, perfectly timed!

  • @javohirmirzo
    @javohirmirzo 25 дней назад

    8:30 i got tripped on root route honestly 😂
    thanks for the vid tho

  • @IkramHussain-dev
    @IkramHussain-dev Месяц назад +1

    I was waiting for this. awesome thank you sir. 💖💖
    Sir Please make video about Tanstack Start framework please

  • @Lykkos-321
    @Lykkos-321 Месяц назад

    you're truly a solution! thanks a lot!!!

  • @AlexanderBelov-y8o
    @AlexanderBelov-y8o Месяц назад

    Your channel is awesome.

  • @karis8143
    @karis8143 8 дней назад

    {posts.map((post, index) => (
    {post}
    ))}
    This worked for me in the post section

  • @anuvette
    @anuvette 12 дней назад

    will u make a video on integrating it with tanstack query?

  • @GodxMeetYT
    @GodxMeetYT Месяц назад

    Can you please make a video about explaining how to use Tanstack router to implement protected routes and role base routing?

  • @madmaxdev
    @madmaxdev Месяц назад

    great video. i was wondering how to make typesafe sidebar with tanstack router.

  • @yasseralsaidi
    @yasseralsaidi 17 дней назад

    Thanks it helpful, could you do a Tanstack Start Tutorial.

  • @ayushshende4290
    @ayushshende4290 Месяц назад

    Next video should be integrating multiple tanstack tools, like tanstack router with tanstack query and forms.

  • @kouameyaojean1482
    @kouameyaojean1482 Месяц назад +1

    Which extension or package allows you to reorganize your imports on save ?

  • @iabhitech
    @iabhitech 29 дней назад

    How can we split out code between routing logic to the jsx component part?

  • @Iammrunkown
    @Iammrunkown Месяц назад

    Perfect timing

  • @abhishek7056
    @abhishek7056 Месяц назад

    YO, can we have a video on SSR using this router?

  • @patolorde
    @patolorde Месяц назад

    Thanks mate

  • @irfansaeedkhan7242
    @irfansaeedkhan7242 Месяц назад

    Awesome mate

  • @nabikambaphilip7148
    @nabikambaphilip7148 26 дней назад

    Need one with protected routes

  • @subhaspaul495
    @subhaspaul495 Месяц назад

    React query & tenstack query same ??

  • @oloyang431
    @oloyang431 Месяц назад

    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??

  • @prashlovessamosa
    @prashlovessamosa 28 дней назад

    Please cover router v7

  • @UmmanWaseem
    @UmmanWaseem 23 дня назад

    Please make a tutorial for React Router v7 with Auth

  • @witenio
    @witenio Месяц назад +3

    another 31m video when you can talk about it for 10 min hahaha amazing

  • @mujibulhaquetanim
    @mujibulhaquetanim Месяц назад

    make a video on REACT-ROUTER version 7

  • @ProGamer-tw3wr
    @ProGamer-tw3wr Месяц назад +1

    YOO CHICO

  • @LodeStarYT
    @LodeStarYT Месяц назад

    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.

  • @nabind47
    @nabind47 Месяц назад

    we dont need tanstack query using tanstack router