/Refactoring-with-React-Hooks

Code/Content for a short talk about refactoring a React App to use the React Hooks API

Refactoring React to use Hooks

This is a public repo for the code of a public talk about refactoring a React web application to use the proposed React-Hooks API.

Great sources for information about Hooks:

Dan Abramov's Making Sense of React Hooks

The recorded video announcement Keynote from ReactConf2018

  • 2:05 – Sophie Alpert (React Today and Tomorrow)
  • 11:25 – Dan Abramov (React Today and Tomorrow contd.)
  • 1:01:35 – Ryan Florence (90% Cleaner React)
  • 1:25:20 - State Reducers

Don't listen to me

RTFM!!!