Reactive MVC and the Virtual DOM

Reactive MVC and the Virtual DOM

Model-View-Intent is a unidirectional data flow architecture with Virtual DOM rendering for single-page web apps, similar to React and Flux but with plenty of surprising additions.

Live Preview