🎤 AMA - Richard Feldman
- 👤 Richard Feldman
- Twitter: @rtfeldman
📹
Video:
https://youtu.be/lTizFUgZ5yU
Today we have languages like ClojureScript, BuckleScript, and Elm, which treat JavaScript as bytecode; they compile to it, but do not emulate its design. They make it possible to build an entire modern web app without knowing JS.Picture that same approach applied to HTML and CSS, and you've got elm-style: a library that doesn't have goals like "let's make vertical centering in CSS easier" but rather "let's scratch-build a layout and style system where vertical centering is innately easy. Where accessibility is natural and not an afterthought. Where it's as easy as possible to go from the design in your head to working software, and where you can maintain it once it's in production."
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.