atom-react
Version:
An opiniated way to use ReactJS in a functional way in plain old Javascript, inspired by popular Clojurescript wrappers like Om
23 lines (9 loc) • 508 B
Markdown
Atom-React
==========
# Deprecated
Use [Redux](https://github.com/reactjs/redux) instead
# Old
Documentation in progress.
Some basic insights of how the framework works are written in this [StackOverflow thread](http://stackoverflow.com/questions/25791034/om-but-in-javascript/)
[TodoMVC](examples/todomvc) example available. It is heavily inspired by the Facebook Flux TodoMVC.
A demo of the replay feature here: [Using React to record JSON videos](https://www.youtube.com/watch?v=zxN8FYYBcrI)