React Hooks in Action: With Suspense and Concurrent Mode [MEAP]

Posted By: hill0

React Hooks in Action: With Suspense and Concurrent Mode
by John Larsen

English | 2020 | ISBN: 1617297631 | 177 Pages | PDF EPUB | 10 MB

Build stylish, slick, and speedy-to-load user interfaces in React without writing custom classes. React Hooks are a new category of functions that help you to manage state, lifecycle and side effects within functional components. React Hooks in Action teaches you to use pre-built hooks like useState, useReducer and useEffect, and to build your own hooks. Your code will be more reusable, require less boilerplate, and you’ll instantly be a more effective React developer.