React Cookbook

David Griffiths & Dawn Griffiths

Language: English

Published: Aug 18, 2021

Description:

React helps you create and work on an app in just a few minutes, but learning how to put all the pieces together is hard. How do you validate a form? Or implement a complex multistep user action without writing messy code? How do you test your code? Make it reusable? Wire it to a backend? Keep it easy to understand? This easy-to-use cookbook includes the example code developers need to unravel the most common problems when using React, categorized by topic area and problem.