Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0xadada/ember-octane-ddau


https://github.com/0xadada/ember-octane-ddau

Last synced: 2 days ago
JSON representation

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`