Book description
Build scalable, maintainable, and powerful React web apps with design patterns and insightful best practices
Key Features
- Make the most of design patterns in React – including render props and controlled and uncontrolled inputs
- Master React Hooks with the help of this updated third edition
- Work through examples that can be used to create reusable code and extensible designs
Book Description
Filled with useful React patterns that you can use in your projects straight away, this book will help you save time and build better web applications with ease.
React 17 Design Patterns and Best Practices is a hands-on guide for those who want to take their coding skills to a new level. You’ll spend most of your time working your way through the principles of writing maintainable and clean code, but you’ll also gain a deeper insight into the inner workings of React.
As you progress through the chapters, you’ll learn how to build components that are reusable across the application, how to structure applications, and create forms that actually work. Then you’ll build on your knowledge by exploring how to style React components and optimize them to make applications faster and more responsive.
Once you’ve mastered the rest, you’ll learn how to write tests effectively and how to contribute to React and its ecosystem.
By the end of this book, you'll be able to avoid the process of trial and error and developmental headaches. Instead, you’ll be able to use your new skills to efficiently build and deploy real-world React web applications you can be proud of.
What you will learn
- Get to grips with the techniques of styling and optimizing React components
- Create components using the new React Hooks
- Use server-side rendering to make applications load faster
- Get up to speed with the new React Suspense technique and using GraphQL in your projects
- Write a comprehensive set of tests to create robust and maintainable code
- Build high-performing applications by optimizing components
Who this book is for
This book is for web developers who want to understand React better and apply it to real-life app development. You’ll need an intermediate-level experience with React and JavaScript before you get started.
Table of contents
- Title Page
- Copyrights and Credits
- Dedication
- Contributors
- Preface
- Hello React!
- Taking Your First Steps with React
- Cleaning Up Your Code
- How React Works
- React Hooks
- Exploring Popular Composition Patterns
-
Understanding GraphQL with a Real Project
- Technical requirements
- Installing PostgreSQL
- Creating our .env file and configuration files
- Configuring Apollo Server
- Defining our GraphQL types, queries, and mutations
- Merging our type definitions
- Creating our resolvers
- Merging our resolvers
- Creating Sequelize models
- Connecting Sequelize to a PostgreSQL database
- Authentication functions
- Running our project for the first time
- Testing our GraphQL queries and mutations
- Performing a login
-
Building a frontend login system with Apollo Client
- Configuring Webpack 5
- Configuring our TypeScript
- Configuring the Express server
- Creating our frontend configuration
- Creating the user middleware
- Creating JWT functions
- Creating our GraphQL queries and mutations
- Creating our user context to handle the login and the connected user
- Configuring our Apollo Client
- Creating our app routes
- Creating our pages
- Creating our Login components
- Creating our Dashboard components
- Testing our login system
- Summary
- Managing Data
- Writing Code for the Browser
- Performance, Improvements, and Production!
- Making Your Components Look Beautiful
- Server-Side Rendering for Fun and Profit
- Improving the Performance of Your Applications
- Testing and Debugging
- React Router
- Anti-Patterns to Be Avoided
- Deploying to Production
- Next Steps
- About Packt
- Other Books You May Enjoy
Product information
- Title: React 17 Design Patterns and Best Practices - Third Edition
- Author(s):
- Release date: May 2021
- Publisher(s): Packt Publishing
- ISBN: 9781800560444
You might also like
book
Node.js Design Patterns - Third Edition
Learn proven patterns, techniques, and tricks to take full advantage of the Node.js platform. Master well-known …
book
Learning JavaScript Design Patterns, 2nd Edition
Do you want to write beautiful, structured, and maintainable JavaScript by applying modern design patterns to …
book
React Key Concepts
Build the understanding, skills, and experience to confidently implement React in your next project with this …
book
Full-Stack React Projects - Second Edition
A practical, project-based guide to full-stack JavaScript web development combining the power of React with industry-tested …