Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Learn React Hooks
Learn React Hooks

Learn React Hooks: Build and refactor modern React.js applications using Hooks

eBook
$20.98 $29.99
Paperback
$43.99
Subscription
Free Trial
Renews at $19.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Table of content icon View table of contents Preview book icon Preview Book

Learn React Hooks

Left arrow icon Right arrow icon
Download code icon Download Code

Key benefits

  • Explore effective strategies for migrating your state management from Redux and MobX to React Hooks
  • Integrate Hooks with React features such as Context and Suspense to add advanced functionality to your web apps
  • Create complex applications by combining multiple hooks

Description

React Hooks revolutionize how you manage state and effects in your web applications. They enable you to build simple and concise React.js applications, along with helping you avoid using wrapper components in your applications, making it easy to refactor code. This React book starts by introducing you to React Hooks. You will then get to grips with building a complex UI in React while keeping the code simple and extensible. Next, you will quickly move on to building your first applications with React Hooks. In the next few chapters, the book delves into various Hooks, including the State and Effect Hooks. After covering State Hooks and understanding how to use them, you will focus on the capabilities of Effect Hooks for adding advanced functionality to React apps. You will later explore the Suspense and Context APIs and how they can be used with Hooks. Toward the concluding chapters, you will learn how to integrate Redux and MobX with React Hooks. Finally, the book will help you develop the skill of migrating your existing React class components, and Redux and MobX web applications to Hooks. By the end of this book, you will be well-versed in building your own custom Hooks and effectively refactoring your React applications.

Who is this book for?

This book is for developers who already know how to work with React and want to get started with learning React Hooks. Developers who are looking to migrate to React for its advanced features and capabilities will also find the book useful.

What you will learn

  • Understand the fundamentals of React Hooks and how they modernize state management in React apps
  • Build your own custom Hooks and learn how to test them
  • Use community Hooks for implementing responsive design and more
  • Learn the limitations of Hooks and what you should and shouldn't use them for
  • Get to grips with implementing React context using Hooks
  • Refactor your React-based web application, replacing existing React class components with Hooks
  • Use state management solutions such as Redux and MobX with React Hooks

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Oct 18, 2019
Length: 426 pages
Edition : 1st
Language : English
ISBN-13 : 9781838640514
Vendor :
Facebook
Languages :
Tools :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Oct 18, 2019
Length: 426 pages
Edition : 1st
Language : English
ISBN-13 : 9781838640514
Vendor :
Facebook
Languages :
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total $ 140.97
React Projects
$38.99
Learn React Hooks
$43.99
Mastering React Test-Driven Development
$57.99
Total $ 140.97 Stars icon

Table of Contents

18 Chapters
Section 1: Introduction to Hooks Chevron down icon Chevron up icon
Introducing React and React Hooks Chevron down icon Chevron up icon
Using the State Hook Chevron down icon Chevron up icon
Writing Your First Application with React Hooks Chevron down icon Chevron up icon
Section 2: Understanding Hooks in Depth Chevron down icon Chevron up icon
Using the Reducer and Effect Hooks Chevron down icon Chevron up icon
Implementing React Context Chevron down icon Chevron up icon
Implementing Requests and React Suspense Chevron down icon Chevron up icon
Using Hooks for Routing Chevron down icon Chevron up icon
Using Community Hooks Chevron down icon Chevron up icon
Rules of Hooks Chevron down icon Chevron up icon
Building Your Own Hooks Chevron down icon Chevron up icon
Section 3: Integration and Migration Chevron down icon Chevron up icon
Migrating from React Class Components Chevron down icon Chevron up icon
Redux and Hooks Chevron down icon Chevron up icon
MobX and Hooks Chevron down icon Chevron up icon
Assessments Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon

Customer reviews

Top Reviews
Rating distribution
Full star icon Full star icon Full star icon Half star icon Empty star icon 3.4
(8 Ratings)
5 star 37.5%
4 star 12.5%
3 star 25%
2 star 0%
1 star 25%
Filter icon Filter
Top Reviews

Filter reviews by




Christopher Pedersen Nov 28, 2021
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This book is excellent! At work and in my personal projects I've always used class components, and I've been having a hard time learning to use hooks in a new NextJS app that I'm building for fun. After riding the struggle bus for awhile trying to do some really basic stuff, I just decided to bite the bullet and buy a book or a course to figure out how to write React apps in this new style. The first video tutorial I attempted watch on the subject on YouTube put me to sleep, literally. So after I woke up from my long nap I started hunting for books instead. Fortunately, I happened to find this 700 page beast of a manual and am now on my way! So if you find yourself in a similar situation needing to re-learn React I highly recommend this book to anyone looking to learn about Hooks & Functional Components.
Amazon Verified review Amazon
Brett May 07, 2020
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I've read probably 10-15 react books at this point and I'd have to say in terms of theory/conceptual understanding this book is probably the best I've read when it comes to react hooks vs react class-based components.The book is very well written and the first few chapters are reasonably forgiving to newer react developers and even provide the reader with an under-the-hood understanding of useState for example by basically creating it from scratch.The one downside is it seems to be intended for people who have already finished a few react applications and are now tasked with evaluating components and possibly refactoring class-based components to react hooks. So, personally I would recommend it to mid to senior-level developers or very advanced beginners.
Amazon Verified review Amazon
Jose Garcia Jun 03, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Simple, elegant, and to the point. That author does a fantastic job of explaining what hooks are in React and also goes into making your customer hooks. This book deserves to be in every React developer's library.
Amazon Verified review Amazon
Just Some Guy Apr 07, 2022
Full star icon Full star icon Full star icon Full star icon Empty star icon 4
This is a good book for an intermediate React developer (ES6 familiarity, NPM, etc. is assumed). The author starts with a nice exploration of how useState() is actually implemented "under the hood" by React, which is something I had been wanting to understand (this explains why the order in which hooks are called is so essential).After explaining the useState hook fundamentals, he does a pretty good overview of how to use each of the new Hooks included in React 17. He also devotes a chapter to a variety of useful 3rd party "community" hooks, and a chapter each to using Redux and MobX with hooks.The bulk of the book is structured around building a very simple blog SPA. It's far too simple for a real production site, but it serves as a decent example. The book is essentially a very long step-by-step tutorial. Along the way, the author does a nice job of explaining how to do things with Hooks that you previously did with class-based React Component lifecycle events (componentDidMount, etc.), giving various examples of migrating from the old style to hooks.My only 2 complaints about this book are pretty minor, but I pulled a star for them:1) Although the author steps you thru a lot of good code examples in great detail (line-by-line in many cases), he never includes the complete finished code sample at the end. Yes, you can download all the code from GitHub, but if you're offline (or just lazy), you never see the completed full example code in the book, so you just have to keep all the incremental changes in your mind and imagine it as a full script.2) Since this is a tutorial-style book - it's almost exclusively a "tactical implementation" book, and as such is very opinionated and follows a 1-track path. I wish he'd included more theory in every chapter (ie. pros/cons, gotchas, best practices, different approaches, etc.). It's just not that kind of a book, which is OK ... that just leaves room for the 2nd edition to be even better. ;-)Overall this is a very good introduction to hooks, and will give any competent React developer a solid start for using Hooks in their web apps.
Amazon Verified review Amazon
CountryGirl Feb 28, 2021
Full star icon Full star icon Full star icon Empty star icon Empty star icon 3
But I really wish the author could publish errata. Starting Page 74, one can see some obvious errors as the app would crash. Comparing with the example code on the Github, they are very different. Chapter 5 were even worse, a lot of steps were omitted. One has to compare with the example code to see what's really going on.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.