🎤 Full Stack Flux (was" The future of JavaScript layout systems")
- 👤 Pete Hunt
📹
Video:
https://youtu.be/KtmjkCuV-EU
When you build apps with React, all the time you spent futzing with DOM manipulation goes away. It's amazing.Now that I've been building React apps for 2 years, I've realized that I spend most of my time fighting with CSS layout. CSS was designed a long time ago to style semantic documents, not to build complex, interactive applications.Grid stylesheets bring the Cassowary constraint solver (popularized by Apple's AutoLayout system in iOS) to the web. In this talk I'll show off my React bindings to this library, why they are awesome, and why they're relevant in a world where we can use flexbox.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.