pull-app
v0.0.4
Published
Make apps with pull streams
Downloads
16
Readme
design goals
- View, model, and controllers can be developed by different people without knowledge of each other's code
- Synchronous code is better than async code
- Should be able to test most things, preferably without using a browser