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

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…

Contents