-
Hey! Great library! But, it is a bit of a departure for me.
When I last did front end M/V separation I used [RobotLegs](http://www.robotlegs.org/) in Actionscript. Even so, a lot of us (RobotLegs us…
-
My main issue with the current Cycle architecture is the way drivers are actually globally scoped:
- `DOM.select('.field')` looks for an element in the _whole_ DOM subtree managed by Cycle
- `HTTP` is…
-
The first paragraph (the one below the graphic) is ok, I don't have problems with it.
Dataflow in Flux. There is a big gap between the last paragraph and this one. You just assume that the reader und…
-
Hi,
The project looks interesting. I think it'd add up if you add an example of how would one use this within React, whether it can be enough to implement the Flux architecture or what else would be …
-
![image](https://cloud.githubusercontent.com/assets/90512/6057885/db782776-ad2a-11e4-8603-f31314aacbdf.png)
-
I was initially sold on omniscient when I read the following post: http://open.bekk.no/easier-reasoning-with-unidirectional-dataflow-and-immutable-data
I think this is much better intro to omniscient…
-
I run into issue with npm install after updating from npm@1.4.9 to npm@2.5.1
Here is my `package.json`:
``` json
{
"name": "browser.html",
"description": "browser.html",
"version": "0.0.0",
…