1. React
  2. ReactiveConf
  3. 2019
  4. React Custom Hooks

React Custom Hooks

David Kimr at ReactiveConf 2019

The new way of coding React components using a pure functional style. The speech compares the coding style of React components using 1) Javascript classes and 2) pure functional style with hooks. Some advanced concepts of using custom hooks and developer and code performance are presented. The speech is for React practitioners (i.e hardcore ? ).