Next.js 13 Crash Course Tutorial #10 β Loading UI & Suspense
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:
https://netninja.dev/p/next-13-masterclass
Use promo code NEXTNINJA50 for 50% off!
Access the course files on GitHub:
https://github.com/iamshaunjp/nextjs-masterclass
CSS File from course files:
https://github.com/iamshaunjp/nextjs-masterclass/blob/lesson-43/app/globals.css
React Tutorial:
https://netninja.dev/p/build-websites-with-react-firebase
Next.js docs β https://nextjs.org/docs
CSS modules in Next.js β https://nextjs.org/docs/app/building-your-application/styling/css-modules
VS Code β https://code.visualstudio.com/