Closed dustingetz closed 8 years ago
Also docs to prevent #47
document #19
document for mutation issue, may also related to #56 .
advantages over immutable-js and baobab:
1/ simpler types: use regular react state with plain old js data structures, 2/ simpler implementation - about 100 lines of code and tiny api, 3/ super easy to integrate with your existing large codebase already using react state
and https://github.com/mquan/cortex, are there others?