1. React
  2. React Alicante
  3. 2019
  4. Resolving real-world problems by mixing several advanced React patterns and features

Resolving real-world problems by mixing several advanced React patterns and features

Mario Beltrán at React Alicante 2019

Those examples about how to customize the theme of your app or that toggle component sample are fine to see the basic use case of new React patterns and features, but they are not enough to see how powerful these techniques are. In this talk we will see in depth how to put together most of the recent React advanced patterns and features (Compound Components, High-Order Components, State Initializers, Context API, Refs and -of course- Hooks!) to solve complex real-world problems in a simple, yet elegant way, including proper automated tests for them.