https://github.com/ripeworks/react-training
Makin' appz
https://github.com/ripeworks/react-training
Last synced: 11 months ago
JSON representation
Makin' appz
- Host: GitHub
- URL: https://github.com/ripeworks/react-training
- Owner: ripeworks
- Created: 2016-02-19T15:10:20.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-02T03:38:15.000Z (almost 10 years ago)
- Last Synced: 2025-02-05T18:02:59.382Z (about 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-training
Makin' appz
## What this covers
* React
* Project setup (Babel, webpack)
* ES6
* React Router
* redux
## Further reading
* [free redux course videos (egghead.io)](https://egghead.io/series/getting-started-with-redux)
* [es6 cheatsheet](https://github.com/DrkSephy/es6-cheatsheet)