Home
Jamstack Explorers
Menu

This Mission: Next.js from the Ground Up

Instructor: Cassidy Williams

Next.js is a React framework for building static and server-side rendered sites. This mission will show you how to put together a Next.js website from the ground up, by explaining how routing, rendering, styling, and deployment works with this modern, fun framework.

In this mission, we assume you have a solid understanding of:

  • JavaScript
  • React
  • npm
  • Git
Start This Mission

Explorers