awesome-react-talks icon indicating copy to clipboard operation
awesome-react-talks copied to clipboard

:sunglasses: A curated list of talks about React or topics related to React

Results 4 awesome-react-talks issues
Sort by recently updated
recently updated
newest added

Add a Facebook talk that explains the issues that led to React's architecture: One-way Databind (called Flux) and Virtual DOM.

- more info [here](https://sid.st/post/apropcalypse/)

Goes through the under-the-hood understanding of hooks by cloning the hooks API. Everything happened under 20 minutes of live-coding. Every React developer must watch this.