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

🎤

React provides an abstraction between the description of a UI and the details of how it’s rendered on a given platform. The problem is that div and span are a hidden dependency on react-dom, and similarly, React Native’s View is an explicit dependency on Native, making both not quite as “cross-platform” as we want them to be. Learn how we as a community can get around these issues, and what we can unlock by doing so.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.