What You'll Learn

In this course, you'll learn to build web apps using Next.js on top of React. We'll cover the basics of Next.js and show you how to use it to create flexible, powerful web apps.

Our final app

Throughout the course, we're making a basic todo app. This app shows how to use Next.js for server-side rendering, while still using React for client-side operations.

The source code of our app can be found here:

https://github.com/adreaskar/nextjs-intro-app

How to participate

The best way to participate is to simply listen while we explain a few concepts, and then implement them into the todo app we're building.

Feel free to ask any questions along the way, and don’t be afraid to interrupt!

If you want you can follow along using this guide and the course source code, but the instructor will not wait for everyone to catch up.