Description
In this course, you will learn:
- With Next 13, you may create a massive production-ready application.
- Handle the loading, error, success, and not found states with care.
- React components' many rendering modes.
- Middleware and server routes are used to handle authentication.
Syllabus:
- File Based Routing and Navigation
- Next Components (Server and Client)
- Defining Page Layouts and Head Meta
- Fetching Data in Server Components
- Time to Get Your Hands Dirty
- Handling Loading and Error States
- Implementing Authentication
- Global State With Context API
- Building an Availability System
- Building the Scheduling System