Adam Solove
Blog/UI engineering
15 Oct 2013

Constraint programming in the browser

My JSConf 2013 talk on Cassowary in the browser, plus a short reading list on constraint solvers for UI.

By Adam Solove · Published 15 Oct 2013

To build more powerful user interfaces, we need more powerful models. Constraint programming provides one useful tool: removing the distinction between input and output.

My talk from JSConf 2013 on constraint programming in the browser is now online:

Resources

Code