Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xadada/ember-octane-ddau
https://github.com/0xadada/ember-octane-ddau
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xadada/ember-octane-ddau
- Owner: 0xadada
- Created: 2021-10-05T20:28:58.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-22T15:39:57.000Z (about 3 years ago)
- Last Synced: 2024-10-18T08:24:56.183Z (26 days ago)
- Language: JavaScript
- Size: 203 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scratchpad: Ember Octane DDAU (Data Down Actions Up)
This is a simple ember app that showcases best-practices of using the functional
style of "Data Down/Actions Up" to create an immutable render tree that avoids
two-way data binding.* `yarn && yarn ember start`