Close up of a thistle

State management using React hooks

Pavel's talk was about the issues encountered when sharing component state in large React application. Pavel also chose to focus on new packages easing the sharing of component state between different React Components, using React Hooks.

Slides available here: slides

You might also like