Live code from HTML5 Denver 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