Build a Server Rendered Website with Next.js
Offered By: Coursera Project Network via Coursera
Course Description
Overview
By the end of this project, you will use Build a Server Rendered Website with Next.js from an existing website.
Traditionally, a web application requires a trip to the server to fetch a web page when a user clicks on a link. A Client side React Single Page Application sends the complete web application to a browser where the individual components are rendered into navigable web pages using the Next Router DOM package. Next.js renders the entire pages into HTML on the server side, which is better for Search Engine Discovery as well as browser performance.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Traditionally, a web application requires a trip to the server to fetch a web page when a user clicks on a link. A Client side React Single Page Application sends the complete web application to a browser where the individual components are rendered into navigable web pages using the Next Router DOM package. Next.js renders the entire pages into HTML on the server side, which is better for Search Engine Discovery as well as browser performance.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Syllabus
- Build a Server Rendered Website with Next.js
- By the end of this project, you will build a Server Rendered Website with Next.js from an existing website.
Taught by
David Dalsveen
Related Courses
Build a MERN application using Next.jsCoursera Project Network via Coursera Introduction to Server Side Rendering in React
Coursera Project Network via Coursera React: Server-Side Rendering
LinkedIn Learning Building Server-side Rendered React Apps for Beginners
Pluralsight Build a Full Stack Twitter clone with Next.js
Coursera Project Network via Coursera