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
- Host: GitHub
- URL: https://github.com/oakmac/immutable-redux-example
- Owner: oakmac
- License: isc
- Created: 2019-02-07T20:51:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T20:51:25.000Z (over 7 years ago)
- Last Synced: 2025-03-23T11:14:01.053Z (over 1 year ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)