
Explore Next.js, a React framework for building full-stack apps with server side rendering, static site generation, incremental static regeneration, and file-based routing.
Create your first Next.js project from scratch by building a repository with npx create next app, answering prompts, and running npm run dev to see hello world on localhost:3000.
Explore the Next.js file structure, including dot next, node modules, public and src folders, and essential configs like next.config, package.json, and tsconfig.json.
Explore Next.js routing with folder based structure; home is app/page.js and /about and /contact are folders with page.js, demonstrated on localhost 3000.
Create dynamic routes in next.js to render individual posts by id using a post/[id]/page.js and the use params hook. Enable client-side rendering with use client to access the id parameter.
Group routes in Next.js by creating an auth folder with bracketed segments, moving login and register inside, and observe how /login and /register work after grouping.
Discover how to create a private folder in Next.js by prefixing with an underscore to hide it from routes, exploring route nesting and a future 404 page.
Create and customize a not found page in a Next.js app by adding app/not-found.js, centering a headline, and styling the message so non-existent routes display a tailored error page.
Hii Guys i hv been working as full stack developer from last 4 years and have worked in IT industry as MERN stack developer and also been working as tutor on udemy teaching development and courses related to
development.
In this course u will learn everything about react hooks and and node application and how to use them.
react hook make your development process really very easy and simple as they have there own advantages.
In this course structure i have already added
routes in next js
file structure
dynamic routes
accesing private folder
grouping routes
i will be providing the source code along with the course to refer the code.
please learn all the hook before starting with the react js it is important to know all the hook .
next js learning also involves learning HTML and CSS and JS as well which u will can learn in my other courses which i hv already uploaded if u hv also doubt in finding them do message me ill let u know.
once u are done with next js u can start with node js which series i will be starting very soon.
i hope u people will like this course. and dont forget to watch my other courses