https://github.com/ankeetmaini/react-redux-hack
https://github.com/ankeetmaini/react-redux-hack
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ankeetmaini/react-redux-hack
- Owner: ankeetmaini
- Created: 2018-05-24T11:01:06.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-24T11:01:20.000Z (about 8 years ago)
- Last Synced: 2025-03-18T03:22:30.969Z (over 1 year ago)
- Language: JavaScript
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-redux-hack
```
npm i
npm start
```
This is a part of the live coding session where I wrote a simple Provider/Connect
Please see
- [Provider.js](/src/Provider.js)
- [Connect.js](/src/Connect.js)