what is Ember? - mmedrano9438/peripheral-brain GitHub Wiki
- a JavaScript framework for building modern web applications.
- Ember apps come with a built-in development environment with fast rebuilds, auto-reload, and a test runner!
- can build your app for production with a single command
- incorporates async data loading.
- Ember apps support three levels of testing that are handy for testing
- is constantly being updated every 6 weeks
- front-end only