React - the Road to Enterprise

Thomas Findlay

Language: English

Published: Mar 13, 2022

Description:

"React - The Road To Enterprise" is an advanced book that revolves around best practices, advanced patterns and techniques for the development of React and Next applications in TypeScript. It's a one-stop resource for many crucial concepts that should help you solve and avoid many pain-points when developing React applications.

This book covers many advanced topics to help you build maintainable, scalable and performant React applications, such as scalable project architecture, useful techniques for handling async operations and API states, advanced component patterns, performance optimisation, local and global state management patterns, static site generation (SSG) and server side rendering (SSR) with Next.js and more.