In this chapter, we will learn the very basics of Next.js, such as installation, development, and production usage; how to create simple pages and add components to them; and how to apply styles and add media therefore be covered:
- Installation
- Developer mode
- Pages
- Production mode
- Routing
- Dynamic routing
- SEO-friendly routing
- Styles
- Media
- Graphs