issues
search
martyjs
/
marty
A Javascript library for state management in React applications
http://martyjs.org
MIT License
1.09k
stars
76
forks
source link
v0.9 Documentation
#153
Closed
jhollingworth
closed
9 years ago
jhollingworth
commented
9 years ago
[x] ES6 classes
[x] Differences
[x]
Marty.register
[x] <= IE10 issues
[x] Isomorphism
[x] Why are the problems? State & Concurrency
[x] How does Marty solve these problems?
[x] API
[x] marty-express
[x] LocationStateSource
[x] Devtools
[x] Homepage
[x] Upgrade guide
[x] Marty.createContainer
[x] Top-Level API
[x] createInstance
[x] dispose
[x] Queries
[x] Difference between queries (reads) and actions (writes)
[x] HTTP Hooks
[x] Dispatcher (createAction, default)
[x] Container
[x] Context (fetch, dispose, resolve, getAll, getAllStores, getAllStateSources, getAllActionCreators, getAllQueries)
[x] for
[x] Store#getState and Store#replaceState
[x] Depreciate invokable constants
[x] Remove references to
require('marty/*')
[x] Error handling
[x] Blog
[x] Back port the versioning logic
FoxxMD
commented
9 years ago
:+1:
Marty.register
require('marty/*')