Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

React Design Patterns and Best Practices

Posted By: Grev27
React Design Patterns and Best Practices

React Design Patterns and Best Practices: Build easy to scale modular applications using the most powerful components and design patterns by Michele Bertoli
English | 13 Jan. 2017 | ISBN: 1786464535 | 318 Pages | EPUB/MOBI/Code files (True) | 5.36 MB

Key Features
Dive into the core patterns and components of React.js in order to master your application's design
Improve their debugging skills using the DevTools
This book is packed with easy-to-follow examples that can be used to create reusable code and extensible designs

Book Description
Taking a complete journey through the most valuable design patterns in React, this book demonstrates how to apply design patterns and best practices in real-life situations, whether that's for new or already existing projects. It will help you to make your applications more flexible, perform better, and easier to maintain - giving your workflow a huge boost when it comes to speed without reducing quality.

We'll begin by understanding the internals of React before gradually moving on to writing clean and maintainable code. We'll build components that are reusable across the application, structure applications, and create forms that actually work.

Then we'll style React components and optimize them to make applications faster and more responsive. Finally, we'll write tests effectively and you'll learn how to contribute to React and its ecosystem.

By the end of the book, you'll be saved from a lot of trial and error and developmental headaches, and you will be on the road to becoming a React expert.

What You Will Learn
Write clean and maintainable code
Create reusable components applying consolidated techniques
Use React effectively in the browser and node
Choose the right styling approach according to the needs of the applications
Use server-side rendering to make applications load faster
Build high-performing applications by optimizing components