React Hooks: The what, why, and how

By J.C. Hiatt

You must be logged in to access this page

Elevator Pitch

React Hooks was officially released earlier this year, but what’s all the fuss about? Why does this matter? Is this just another buzzword, or is this the future of React? Learn more about what Hooks are why they were introduced, and how you can start using them.

Description

This talk is aimed at beginner to mid-level React developers who want to learn more about the history of shared component logic in React applications and how Hooks aims to simplify and solve this pain point.

Attendees will walk away with a good foundational knowledge of Hooks and how to gradually implement Hooks in their applications.