https://github.com/nichoth/pull-app
https://github.com/nichoth/pull-app
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/nichoth/pull-app
- Owner: nichoth
- Created: 2016-10-30T02:32:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-21T02:48:45.000Z (over 9 years ago)
- Last Synced: 2025-07-05T15:14:30.230Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://github.com/nichoth/pull-app#readme
- Size: 43 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
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