The Next.js 13 Bootcamp – The Complete Developer Guide

The Next.js 13 Bootcamp - The Complete Developer Guide

Description

NextJS 13 is an amazing higher level framework, built on top of React, that will totally change the way you think about and build web applications.

In this course, we will learn all about the amazing features NextJS 13 has to offer by building a restaurant reservation application where people can view restaurants and reserve tables.

Firstly we are going to explore the file system in NextJS 13. We are going to learn how to create static and dynamic routes by simply defining files and folders.

We are then going to look at how to handle loading, error, not found, and success states within our application.

Then we will move onto the rendering modes of React components. We will learn about the differences between server and client components and when we should use one over the other.

Following that, we will dive into the server side of NextJS. We will spin up a Postgres database and define the models we need with Prisma (ORM). We will learn how to fetch data from this database, depending on the component we are utilizing.

We will then move to the backend and start defining some authentication endpoints. We will implement authentication for scratch by utilizing middlewarehashers and json web tokens.

The authentication endpoints will be consumed by our client and the user data will be stored  globally with the context API.

We then move onto the completing our application by building the availability and scheduling system. We will utilize multiple algorithms and logical thinking to accomplish this.

Who this course is for:

  • Next developers that want to learn about all the changes in version 13
  • React developers that want to learn a higher level framework

Requirements

  • You will need to know the basics of ReactJS. A good understanding of hooks and components would suffice.

Last Updated 2/2023

Download Links

Direct Download

The Next.js 13 Bootcamp – The Complete Developer Guide.zip (6.9 GB) | Mirror

Torrent Download

The Next.js 13 Bootcamp – The Complete Developer Guide.torrent (169 KB) | Mirror

Leave a Reply

Your email address will not be published. Required fields are marked *