An open API service indexing awesome lists of open source software.

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

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