Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Learn React Hooks
  • Table Of Contents Toc
  • Feedback & Rating feedback
Learn React Hooks

Learn React Hooks - Second Edition

By : Bugl
close
close
Learn React Hooks

Learn React Hooks

By: Bugl

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)
close
close
Lock Free Chapter
1
Introduction to Hooks
5
Using Hooks With Real-World Examples
13
Refactoring and Migrating Existing Code
17
Other Books You May Enjoy
18
Index

Using the State Hook

After learning about the principles of React and giving an introduction to Hooks, we are now going to learn about the State Hook in depth. We will start by learning how the State Hook works internally by reimplementing it ourselves. Doing so will teach us about the limitations of Hooks and why they exist. Then, we will learn about possible alternative Hook APIs and their associated problems. Finally, we will learn how to solve the common problems that result from the limitations of Hooks. By the end of this chapter, you will know how to use the State Hook to implement stateful function components in React.

In this chapter, we are going to cover the following main topics:

  • Reimplementing the State Hook
  • Potential alternative Hook APIs
  • Solving common problems with Hooks
Visually different images
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Learn React Hooks
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon