Next.js 13 Crash Course Tutorial #10 - Loading UI & Suspense

Sdílet
Vložit
  • čas přidán 22. 08. 2023
  • In this Next 13 tutorial series, you'll learn the basics of Next.js to make a simple project, using the new app router & server components.
    🚀🥷🏼Access the entire Next.js 13 Masterclass course on Net Ninja Pro:
    netninja.dev/p/next-13-master...
    ➡️ Use promo code NEXTNINJA50 for 50% off!
    📂🥷🏼 Access the course files on GitHub:
    github.com/iamshaunjp/nextjs-...
    📂🥷🏼 CSS File from course files:
    github.com/iamshaunjp/nextjs-...
    💻🥷🏼 React Tutorial:
    netninja.dev/p/build-websites...
    🔗🥷🏼 Next.js docs - nextjs.org/docs
    🔗🥷🏼 CSS modules in Next.js - nextjs.org/docs/app/building-...
    🔗🥷🏼 VS Code - code.visualstudio.com/

Komentáře • 28

  • @TheDuppyman

    Best tutorial I have found so far. All I needed was the basics, get data, display data, links and forms. Not some ridiculous complex app where I spend more time copy typing than learning.

  • @user-ze8tz9no8l

    this morning the penny finally dropped for me after 3 days of my brain constantly spinning trying to wrap my head around this. I get it all now this is awesome !! Thanks Ninja ❤🎉

  • @papa_ethan

    If you have loading.jsx in your 'tickets' folder, by convention, I think boundary from react is not needed.

  • @rico5424

    Isn’t working for me :/ im trying to wrap {children} but my loader icon doesn’t show up

  • @meka4996

    Very easy to follow and concise! Thank you

  • @NOTHING-en2ue

    very great tutorial, thanks a lot ❤

  • @zahidw83

    Very Usefull , Nice Explanation

  • @jinshin.19

    After the loading ( 3s ), the component for ticketlist did not rendered.

  • @user-oo9el8sx5b

    What plugin are you using for the Tailwind CSS JSX shortcut?

  • @osoningliztili6708

    thank you very much, lessons are useful

  • @amraromoro

    As top as always thanks man very useful.

  • @adamleviton499

    I have a situation where my "TicketList.jx" is a client component with a non-async function. And loading.js doesn't seem to appear in this case. Any advice on how to make this work?

  • @kooyaw4445

    Appreciate this bro

  • @alexg7282

    Thx !

  • @isaacqadri

    🎉❤ Yay

  • @ToadyEN

    What about people who paid for this course?

  • @giftzulu5960

    🎉🎉🎉🎉🎉🎉🎉

  • @SomoeBlog

    terrible tutorial, assuming the component never re-render lol not particle in real world at all.