Introduction to Next.js 9
Offered By: egghead.io
Course Description
Overview
Next.js is a fantastic framework that allows us to build performant server-side rendered React apps with ease.
In this series, we will learn how to utilize the powerful features of Next.js 9, like API routes and Static Site Generation (SSG), to build full-stack React apps. We will use Auth0 to handle user authentication and authorization, and we'll also learn how to integrate the excellent Chakra UI component library into our Next.js project to make it a breeze to build beautiful and modularized user interfaces. Finally, we will import and deploy our project from GitHub to Vercel, the deployment platform built by the creators of Next.js.
This collection will still be continuously updated with new and more advanced content. Subscribe to the RSS feed to get notified of the latest lessons!
In this series, we will learn how to utilize the powerful features of Next.js 9, like API routes and Static Site Generation (SSG), to build full-stack React apps. We will use Auth0 to handle user authentication and authorization, and we'll also learn how to integrate the excellent Chakra UI component library into our Next.js project to make it a breeze to build beautiful and modularized user interfaces. Finally, we will import and deploy our project from GitHub to Vercel, the deployment platform built by the creators of Next.js.
This collection will still be continuously updated with new and more advanced content. Subscribe to the RSS feed to get notified of the latest lessons!
Syllabus
- Initialize a Next.js 9 project with TypeScript
- Understand static and dynamic Page Routing in Next.js
- Set up Chakra UI to work with Next.js
- Build straightforward API with Next.js API routes
- Consume Next.js API routes with the SWR library on the client-side
- Static Site Generation (SSG) in Next.js with `getStaticProps`
- Statically generate dynamic routes in Next.js with `getStaticPaths` and `getStaticProps`
- Fetch data from an API on the server-side with `getServerSideProps` in Next.js
- Set up Auth0 in a Next.js app for user Authentication
- Implement user Authentication in a Next.js app with Auth0
- Deploy a project on Vercel (formerly ZEIT) from a GitHub repository
- Render the element dynamically in Next.js
Taught by
Xiaoru Li
Related Courses
30 Days to Learn LaravelLaracasts 3D Graphics for Web Developers
Pompeu Fabra University via FutureLearn A Beginner’s Guide to Web Development with HTML5
Packt via FutureLearn Accessibility Audit
Amazon Web Services via AWS Skill Builder Expanding Your JS Skills with Angular
A Cloud Guru