Raul Matei

Results 7 comments of Raul Matei

I'm +1 this one. Even if I understand the benefits of immutable data structures, I'd love to see an approach with no dependency, plain JavaScript data structures.

To me it looks great, I'll play around with it this evening. Thanks!

Using Immutable as proxy I'm not able to get all data from a store and transforming to JS by invoking `MyStore.getAsJS();` with no key... it still works when using with...

@jmreidy you're right, the problem with the pull request #32 is actually a problem in the implementation, it throws errors when trying to bundle it with Browserify `Error: Cannot find...

Hi guys, Is this going to be merged and pushed to NPM, or is still under review?

I can update the docs for the immutable proxy setup, as it's something that I've been working on. I haven't reviewed yet the changes @wmertens made, since the Immutable was...