Fluxo is a simple, lightweight (~300LOC) and dependency free data infrastructure lib based on Facebook Flux and Backbone.js. It's compatible with React.js, but you can use with whatever you want to the view/component layer.
15
stars
3
forks
source link
Parser must be called before the change comparision #45
I believe that we must parse the received value before check if it changes.
https://github.com/fluxo-js/fluxo/blob/6d62ea59e00ee75e70bc46d659dcdd3f111c4af3/src/fluxo.object_store.js#L256-L260