Creating classes and binding functions in React can be confusing, and the added complexity often adds little value. To make React development easier, React now includes “Hooks,” which are a new way to use React state and share functionality between components. In this webinar, Chris Minnick will explain how Hooks work, how to use them, and when you should consider using them.