-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Learn React Hooks - Second Edition
By :
Learn React Hooks
By:
Overview of this book
React Hooks allow you to easily encapsulate, reuse, and refactor logic with the same level of simplicity that components bring to user interface organization.
In this second edition, React expert and author of many popular React books, Daniel Bugl guides you through the full spectrum of React Hooks, and teaches you how to handle forms, routing, and data fetching in modern React development. This edition is fully updated to React 19, with a revamped structure, expanded real-world use cases, and coverage of all newly introduced Hooks.
Starting with the fundamentals, you'll gain a deep understanding of how Hooks work under the hood and how to apply Hooks patterns efficiently. The chapters guide you through using State, Reducer, and Effect Hooks to manage application state, side effects, and complex logic for building your first Hook-based app. You'll utilize Suspense and Context APIs for streamlined data fetching and state management, master Form Actions for handling submissions, and implement routing with Hooks. You’ll also create custom Hooks for advanced functionality and write tests for reliability. Finally, you’ll learn how to refactor an existing app with class components into modern Hooks architecture.
By the end of this React book, you'll be well-equipped to use React Hooks to modernize and optimize your React projects.
Table of Contents (19 chapters)
Preface
Introducing React and React Hooks
Using the State Hook
Writing Your First Application with React Hooks
Using Hooks With Real-World Examples
Using the Reducer and Effect Hooks
Implementing React Contexts
Using Hooks and React Suspense for Data Fetching
Using Hooks for Handling Forms
Using Hooks for Routing
Advanced Hooks Provided by React
Using Community Hooks
Refactoring and Migrating Existing Code
Rules of Hooks
Building Your Own Hooks
Migrating from React Class Components
Other Books You May Enjoy
Index
Customer Reviews