🌎 Community-curated list of tech conference talks, videos, slides and the like — from all around the world

🎤

React is capable of rendering to more environments than the browser. React is really two separate pieces: core and renderers. ReactDOM, ReactNative, ReactVR are but a few renderers in existence. With the Fiber reconciler rewrite comes an official renderer API. Dustan will look at a number of renderers that already exist and implement a React renderer of his own!
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.