Next.js App Router Parallel Routes: Explained With Project

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

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

  • @alwayshemanthreddy
    @alwayshemanthreddy 2 месяца назад +1

    I just opened the video and watched few sections and i am impressed with the way you teach and just saw the views, felt bad this video deserves more views

    • @tapasadhikary
      @tapasadhikary  2 месяца назад

      Thank you! Regarding the reach of the videos, yeah hope it grows 😀

  • @baylonyap1113
    @baylonyap1113 2 месяца назад +2

    Crytal clear Parallel Routes, Great!!!

  • @Anguraj92
    @Anguraj92 7 месяцев назад +2

    Thank you sir

    • @tapasadhikary
      @tapasadhikary  7 месяцев назад +1

      Thank you so much! You are always been extremely supportive to tapaScript 👍

  • @rohitdasu
    @rohitdasu 7 месяцев назад

    So much value in a 30mins long video. Kudos to your efforts.

  • @mdsumonh.shohan9159
    @mdsumonh.shohan9159 2 месяца назад

    Outstanding presentation vai. ekta intercepting routes niye cai eibar. now it is very clear to me. Thank you very much Tapash vai.

  • @arunbm123
    @arunbm123 5 месяцев назад +1

    yes I learnt something new Thank You..

  • @Dontknow741
    @Dontknow741 5 месяцев назад

    BEST EXPLANATION

  • @sohaibabdullah9073
    @sohaibabdullah9073 4 месяца назад +2

    thanks dada

  • @Beast80K
    @Beast80K 7 месяцев назад

    *Thank you,* for making these video tutorials Explanation was so simple & crystal clear.
    I have a doubt, Sir what can be done if external API used is currently down, its not good if user keeps going from pages to pages as everything will show error occurred. How can we shift in maintenance mode or something like that ?

    • @tapasadhikary
      @tapasadhikary  7 месяцев назад +2

      You are most welcome!
      Yes we can and we can do it in the error.js file itself… say if your back-end is throwing an error saying the maintenance going on, you can get that as part of the error argument in the error.js file.
      Based on that error message or code you can show a component that says, Maintenance mode on…
      You can do this on per widget/page or you can also catch it as a global error to show it on the main page. In that case, you should have a global error page co-located to the top-level layout.
      I hope it is clear now.

    • @Beast80K
      @Beast80K 7 месяцев назад +1

      @@tapasadhikary Respected Sir, thank you once again, if possible you may make a video on this topic, as it will be helpful for beginners.

    • @tapasadhikary
      @tapasadhikary  7 месяцев назад +2

      @@Beast80K I'll make a video on error handling in depth soon… but before that a big one coming tomorrow that we must know before we know any other topic from Next.js. Stay tuned 😀

  • @goutham56-s6q
    @goutham56-s6q 28 дней назад

    If Nextjs don't know the parallel routes, how it will know default.js file present in that parallel routes.

  • @swaponsaha8111
    @swaponsaha8111 7 месяцев назад +1

    so nice dada

    • @tapasadhikary
      @tapasadhikary  7 месяцев назад

      You are most welcome, Swapon 👍

  • @aburaihan6amtech
    @aburaihan6amtech 6 месяцев назад +1

    Every time I shifted from a route group to another route group my page is reloading. Is it possible to prevent the reloading ? thanks in advance

    • @tapasadhikary
      @tapasadhikary  5 месяцев назад

      I need to see the code, the default behavior is no reloading.

  • @imdefnotash
    @imdefnotash 2 месяца назад +1

    what's the cricket bat about!

    • @tapasadhikary
      @tapasadhikary  2 месяца назад +1

      It is a gift from a dear friend... It looks good, right? 😀