Getting Started with Next.js, Part 1 Description
The curriculum will be highly hands-on as we lead you through the whole process of launching a professional Next.js project and putting it into production. We will begin by teaching you the foundations of Next.js before moving on to advanced subjects to help you make sound decisions on architecture and tools for any future NextJS projects.
All code will be provided step by step, and even if you don’t want to code alone, you will have access to the full master project code so that anyone who signs up for the course will have their own project to put on their portfolio right away.
Here’s what you will learn in this course:
- Introduction
- js Fundamentals (including React)
- Project #1: Build Your First Next.js App | Coffee Connoisseur
- Project #1: Routing with Next.js
- Project #1: Styling in Next.js
- Hydration, SEO and different rendering techniques in Next.js
- Project #1: Static Coffee Store Pages
- Project #1: Coffee Stores by Location
- Project #1: Serverless Functions
- Project #1: Data Storage Using Airtable