1. React
  2. React Amsterdam
  3. 2019
  4. Refactoring React

Refactoring React

Siddharth Kshetrapal at React Amsterdam 2019

React on it’s own has a very small API surface. Most of the magic happens in user-land. But, there's a lot out there: Higher order components, Render props, Compound components? Provider methods? Learn which component pattern will make your codebase better in which use case.