React State Hooks

Purchase a Subscription!

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Eric Greene

Description

State hooks are among React's newest features. They solve a long-standing problem in React by allowing you to reuse stateful logic without changing your component hierarchy, and they let you leverage more of React's features without using classes. Learn what state hooks are and how to use them, and why they will play a key role in virtually all React apps going forward.

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

  • {{link.LinkText}} (requires a paid subscription)

Series

This course is part of the following series: