Add `vue.js` and `scheme-todomvc` in “Structuring applications”

pull/178/head
Amirouche 9 years ago
parent 0fbcfd3278
commit 685fb99755

@ -632,6 +632,10 @@ Here are some approaches to building applications with Snabbdom.
* [Cycle.js](https://cycle.js.org/) * [Cycle.js](https://cycle.js.org/)
"A functional and reactive JavaScript framework for cleaner code" "A functional and reactive JavaScript framework for cleaner code"
uses Snabbdom uses Snabbdom
* [Vue.js](http://vuejs.org/) use a fork of snabbdom.
* [scheme-todomvc](https://github.com/amirouche/scheme-todomvc/) build
redux-like architecture on top of snabbdom bindings.
Be sure to share it if you're building an application in another way Be sure to share it if you're building an application in another way
using Snabbdom. using Snabbdom.

Loading…
Cancel
Save