Learn React Hooks. Unlock scalable state, performance, and clean code with Hooks, Context, Suspense, and Form Actions - Second Edition - Helion

Tytuł oryginału: Learn React Hooks. Unlock scalable state, performance, and clean code with Hooks, Context, Suspense, and Form Actions - Second Edition
ISBN: 9781836209164
stron: 372, Format: ebook
Księgarnia: Helion
Cena książki: 119,00 zł
Książka będzie dostępna od maja 2025
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.
Zobacz także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Efekt piaskownicy. Jak szefować żeby roboty nie zabrały ci roboty 59,50 zł, (11,90 zł -80%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
Spis treści
Learn React Hooks. Unlock scalable state, performance, and clean code with Hooks, Context, Suspense, and Form Actions - Second Edition eBook -- spis treści
- 1. Introducing React and React Hooks
- 2. Using the State Hook
- 3. Writing Your First Application with React Hooks
- 4. Using the Reducer and Effect Hooks
- 5. Implementing React Contexts
- 6. Using Hooks and React Suspense for Data Fetching
- 7. Using Hooks for Handling Forms
- 8. Using Hooks for Routing
- 9. Advanced Hooks Provided by React
- 10. Using Community Hooks
- 11. Rules of Hooks
- 12. Building Your Own Hooks
- 13. Migrating from React Class Components