Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 623 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 623 Bytes

demos

demos for dot/chain project

Status

Page

The demos are available online here

ES6 TodoMVC

The ES6 todo MVC implementation based on dotjs illustrates how to use streams for simpler programming.

Note that this demo requires a local server at localhost:8080/dotjs/demo but the demo works with out a server (just won't show collaboration).

The demo also uses standard ES6 React though this is overkill for this project.