Skip to content

Commit 35c5847

Browse files
committed
Update README.md
1 parent 51016a3 commit 35c5847

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ open http://localhost:3000
3939

4040
The best Flux libs:
4141

42-
* **Nuclear-JS** [http://optimizely.github.io/nuclear-js/](http://optimizely.github.io/nuclear-js/)
43-
* **Redux** [https://github.com/gaearon/redux](https://github.com/gaearon/redux), successor of [Flummox](http://acdlite.github.io/flummox), isomorphic, very promising
42+
* **Nuclear-JS** [http://optimizely.github.io/nuclear-js/](http://optimizely.github.io/nuclear-js/), minimal state, immutable structures, inspired by [Om](https://github.com/omcljs/om), isomorphic soon
43+
* **Redux** [https://github.com/gaearon/redux](https://github.com/gaearon/redux), successor of [Flummox](http://acdlite.github.io/flummox), isomorphic, minimal state
4444
* Alt [http://alt.js.org/](http://alt.js.org/) + [Chrome extension](https://github.com/goatslacker/alt-devtool) isomorphic
45-
* Marty [http://martyjs.org/](http://martyjs.org/) + [Chrome extension](https://chrome.google.com/…/fifcikknnbggajppebgolpkaambnkpae) isomorphic
46-
* Fluxible [http://fluxible.io/](http://fluxible.io) isomorphic, used by Amazon
45+
* Marty [http://martyjs.org/](http://martyjs.org/) + [Chrome extension](https://chrome.google.com/…/fifcikknnbggajppebgolpkaambnkpae), isomorphic
46+
* Fluxible [http://fluxible.io/](http://fluxible.io), isomorphic, used by Amazon
4747

4848

4949
#### Immutability,

0 commit comments

Comments
 (0)