Episode 23
Watch Video
Next.jsReactWeb Development
42 min
May 15, 2023
Current time: 0:00Duration: 0:00
Episode Notes
In this episode, we dive deep into Next.js, the React framework for production. We cover topics like:
- Setting up a new Next.js project
- Understanding the pages directory
- Static Site Generation vs Server Side Rendering
- API routes
- Deployment options