Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swashcap/handcrafted-redux
https://github.com/swashcap/handcrafted-redux
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/swashcap/handcrafted-redux
- Owner: swashcap
- Created: 2015-08-24T04:30:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-24T04:51:05.000Z (about 9 years ago)
- Last Synced: 2023-04-01T03:28:59.934Z (over 1 year ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Handmade Redux App
A follow-along with Milo Mordaunt’s [Redux Tutorial](https://medium.com/@bananaoomarang/handcrafting-an-isomorphic-redux-application-with-love-40ada4468af4).
## Links
* Tutorial’s [completed source code](https://github.com/bananaoomarang/isomorphic-redux/issues/8)
* [Redux documentation](http://rackt.github.io/redux/index.html)
* [React documentation](http://facebook.github.io/react/docs/getting-started.html)