Preface
1
A Brief Introduction to Next.js
2
Exploring Different Rendering Strategies
3
Next.js Basics and Built-In Components
4
Organizing the Code Base and Fetching Data in Next.js
5
Managing Local and Global States in Next.js
6
CSS and Built-In Styling Methods
7
Using UI Frameworks
8
Using a Custom Server
9
Testing Next.js
10
Working with SEO and Managing Performance
11
Different Deployment Platforms
12
Managing Authentication and User Sessions
13
Building an E-Commerce Website with Next.js and GraphCMS
14
Example Projects and Next Steps for Learning More