
#### For teams

- faster turn-around time from design -> code -> production
- fewer bugs. No humans writing code.
- easier to maintain.

#### For designers

- make UIs more flashy. No skimping on hard-to-code features.

#### For developers

- no view lock-in. Compile to React, Angular, Ember, and other frameworks.
- UI augments web dev, not abstract it. You know exactly what's going on.
- manually edit HTML & CSS code.
- live cross-browser visual testing without leaving editor.
- smaller app sizes
- faster loads
- fewer dependencies

#### Philosophy


