From the course: Master Next.js: Elaborate Hands-On Web Development, React Basics, Advanced Next.js, and Deployment
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Pre-rendering tests with Next.js
From the course: Master Next.js: Elaborate Hands-On Web Development, React Basics, Advanced Next.js, and Deployment
Pre-rendering tests with Next.js
Welcome to this very exciting section so up to this point. You should be increment. You should be sequentially growing the project up So you can either use a solution code so you can either use a solution code From this beginning of this section to move forward if you haven't been coming from step-by-step Or just continue from the project where we left off where you should have your local host running Profile picture yourself with your name and some information about yourself. Okay. All right, so I got the code here server up and running Well, we're gonna really focus on this section is how pre-rendering really works by focusing on data fetching So we'll be doing data fetching techniques, but we're really gonna be looking at well Is next JS pre-rendering and the different ways we can actually customize pre-rendering. So we talked about conceptually in the earlier sections, static generation, if you remember, server-side rendering as well. And these are things that we're going to look…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
-
-
-
-
(Locked)
Pre-rendering tests with Next.js6m 53s
-
(Locked)
What is static generation versus server-side rendering with Next.js?4m 17s
-
(Locked)
Static generation with data in Next.js4m 36s
-
(Locked)
Concise basic algorithms for Next.js practice and data processing20m 57s
-
(Locked)
Static generation and GetStaticProps with Next.js20m
-
(Locked)
When to use GetStaticPropsServer with Next.js3m 5s
-
(Locked)
SSR versus CSR and GetServerSideProps with Next.js7m 20s
-
(Locked)
-
-