Next.js 14 Tutorial - 64 - Loading and Error States

Поділитися
Вставка
  • Опубліковано 20 тра 2024
  • ✨ Code snippets - pieces.app/
    📘 Frontend Interview Course - learn.codevolution.dev/
    💖 Support UPI - support.codevolution.dev/
    💖 Support Paypal - www.paypal.me/Codevolution
    💾 Github - github.com/gopinav
    📱 Follow Codevolution
    + Twitter - / codevolutionweb
    + Facebook - / codevolutionweb
    📫 Business - codevolution.business@gmail.com
    Next.js 14
    Next.js Tutorial
    Next.js 14 Tutorial
    Next.js Tutorial for Beginners
    Loading and Error States in Next.js

КОМЕНТАРІ • 8

  • @shalsa07
    @shalsa07 Місяць тому +1

    Amazing tutorial series. Learning so much from you. Much appreciated🙏🙏

  • @eggbread6654
    @eggbread6654 Місяць тому

    Thank you for your tutorial i am wraching this next.js tutorial i am on the middle of the playlist, i am very thankfull to you
    A hug from a brazilian that is learning with you.

  • @mt15explore
    @mt15explore Місяць тому

    thanks brotherr

  • @aungkhantk
    @aungkhantk Місяць тому

    Nice :D

  • @zulqadarabbas7567
    @zulqadarabbas7567 Місяць тому

    For some reason my loading screen never shows up for the few seconds, rather its instant

  • @Shankar-tn7cq
    @Shankar-tn7cq Місяць тому

    Hi brother, i have experience on react. Now i would like to learn next js. So there is already a playlist on Next js which was uploaded 2 years back. Do i need to learn that one before starting next js 14 or can i directly jump into this next js 14 playlist. Could you please clarify my doubt.

  • @Nscb1947
    @Nscb1947 Місяць тому

    what if we were to have loading state for a component only instead of entire page?

    • @mohiramansurovna4295
      @mohiramansurovna4295 Місяць тому

      I think we should use parallel routes for that and separate error.tsx for each route