https://github.com/icyjoseph/vanilla-react-redux
Plain JS implementation of React and Redux
https://github.com/icyjoseph/vanilla-react-redux
js plain plain-javascript react react-js redux vanilla-react vanilla-redux
Last synced: 2 months ago
JSON representation
Plain JS implementation of React and Redux
- Host: GitHub
- URL: https://github.com/icyjoseph/vanilla-react-redux
- Owner: icyJoseph
- Created: 2017-07-19T22:29:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-21T13:41:12.000Z (over 6 years ago)
- Last Synced: 2025-01-21T19:41:10.510Z (4 months ago)
- Topics: js, plain, plain-javascript, react, react-js, redux, vanilla-react, vanilla-redux
- Language: HTML
- Homepage: http://vanilla-react-redux.s3-website-us-east-1.amazonaws.com/
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Vanilla React Redux
A vanilla implementation of React using the now deprecated createClass method.
Redux is also implemented to increment or decrement a counter.
The example uses Twitter Bootstrap to gain good looks.You may find the example hosted at:
[Vanilla React-Redux](http://vanilla-react-redux.s3-website-us-east-1.amazonaws.com)