Welcome to intro to Next.js. This course is in collaboration with FrontEndMasters.

Instructor

https://media.discordapp.net/attachments/1068069914985889864/1080995622729027595/00000-4115490385.png?width=1024&height=1024

My name is Scott Moss, and I created this course. I've been an engineer for nearly 15 years, during which time I've worked on a variety of projects, including a stint at Netflix. Teaching is a passion of mine that I've been actively pursuing since I began learning to code and I continue to love it! I’m based in the Bay Area where these days I spend most of my time investing in startups. I love competitive shooter games, sneakers, basketball, and anime, oh, and sour candy.

Resources

https://github.com/Hendrixer/intro-nextjs-v3

Next.js by Vercel - The React Framework

Intro

History

Server Components

Routing Basics

Dynamic Routing

Rendering

Layouts and Templates

Styling

Fetching Data

Loading and Error

Server Actions