An open API service indexing awesome lists of open source software.

https://github.com/oakmac/immutable-redux-example

Small example of using Immutable.js with Redux
https://github.com/oakmac/immutable-redux-example

Last synced: 3 months ago
JSON representation

Small example of using Immutable.js with Redux

Awesome Lists containing this project

README

          

# Using Immutable.js with Redux

> This repo is designed for teaching purposes.

Simple example using [Immutable.js] with [Redux].

[Immutable.js]:https://facebook.github.io/immutable-js/
[Redux]:https://redux.js.org/

## License

[ISC License](LICENSE.md)