Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yazaabed/learning-react-redux
This to learn some concepts with Redux and how React works with Redux.
https://github.com/yazaabed/learning-react-redux
learning react react-component react-components react-router react-router-v4 reactjs redux
Last synced: 22 days ago
JSON representation
This to learn some concepts with Redux and how React works with Redux.
- Host: GitHub
- URL: https://github.com/yazaabed/learning-react-redux
- Owner: yazaabed
- Created: 2018-03-15T12:07:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-25T07:37:11.000Z (almost 7 years ago)
- Last Synced: 2024-11-10T16:52:31.840Z (3 months ago)
- Topics: learning, react, react-component, react-components, react-router, react-router-v4, reactjs, redux
- Language: JavaScript
- Homepage: https://codesandbox.io/s/github/YazanAabeed/learning-react-redux
- Size: 19.5 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learning-redux
This to learn some concepts with Redux and how React works with Redux.Built using creat-react-app on codesandbox site.## Idea
A simple photo app that will simplify the core ideas behind Redux, React Router and React.js. This app idea taken from wesbos courses to learn React and Redux