Building React apps with server-side rendering : use React, Redux, and Next to build full server-side rendering applications / Mohit Thakkar.

Leverage the benefits of both client-side and server-side rendering to get the most out of your React applications. By the end of this book you will be able to build and deploy React applications using the Next.js framework to fully render server-side HTML on every Web page. You'll begin by rev...

Full description

Saved in:
Bibliographic Details
Main Author: Thakkar, Mohit (Author)
Format: eBook
Language:English
Published: [New York, NY] : Apress, [2020]
Subjects:
Online Access:Click for online access
Table of Contents:
  • 1. JavaScript prerequisites
  • 2. Introducing React.js
  • 3. Next.js
  • 4. Adding server-side rendering to your React application
  • 5. Unit testing using Jest
  • 6. Deploying your app to a server.