https://github.com/willklein/how-to-react
Live code from HTML5 Denver on Mon, Feb 16, 2015
https://github.com/willklein/how-to-react
Last synced: about 1 year ago
JSON representation
Live code from HTML5 Denver on Mon, Feb 16, 2015
- Host: GitHub
- URL: https://github.com/willklein/how-to-react
- Owner: willklein
- Created: 2015-02-17T05:22:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-17T05:29:07.000Z (over 11 years ago)
- Last Synced: 2025-02-16T14:01:20.516Z (over 1 year ago)
- Language: JavaScript
- Size: 1.04 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# how-to-react
Live code from [HTML5 Denver](http://www.meetup.com/HTML5-Denver-Users-Group/) on Mon, Feb 16, 2015
This repo was used for two HTML5 Denver talks. How to ReactJS covered the basics of React while building a very simple app. Tooling is Awesome added npm and webpack for package management and asset bundling.
Each directory is its own project:
* events-app: reference version of the app we built
* livecode: the live-coded version
* tooling-demo: reference version of the app with npm & webpack
* tooling-demo-livecode: the live-coded version
Corresponding slide decks:
* How to ReactJS: http://slides.com/willklein/how-to-reactjs
* Tooling is Awesome: http://slides.com/willklein/tooling-is-awesome