dotJS 2019 - Evan You - State of Components

Filmed at on December 5-6, 2019 in Paris. More talks on For a period of time, most of the mainstream frontend frameworks have converged on a class-or-semi-class-based model for declaring components. However, in the past year, we are seeing some new ideas emerging regarding how stateful logic inside components are declared, managed and composed. Evan examines three different approaches: React Hooks, Vue Composition API, and Svelte 3. They share a commo
Back to Top