Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snewcomer/ember-example
https://github.com/snewcomer/ember-example
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/snewcomer/ember-example
- Owner: snewcomer
- Created: 2016-08-31T16:49:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-23T16:36:27.000Z (over 8 years ago)
- Last Synced: 2024-10-30T08:23:59.058Z (2 months ago)
- Language: JavaScript
- Size: 74.2 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ember-example
This is an example project showing test-driven belongsTo and many2many relationships using ember-cli-simple-store. A good example of how to build a frontend database using JS! Will keep updating w/ dirty tracking, validations, etc.