/getting_serious

A workshop on front-end JavaScript development

Primary LanguageJavaScript

Getting Serious

A workshop on front-end JavaScript development.

Exercise setup

git clone git@github.com:afeld/getting_serious.git
cd getting_serious/exercise
bundle install
bundle exec ruby server.rb
open http://localhost:4567

# to see the working example
open http://localhost:4567/complete

Work in the views/index.haml and public/app.js files.

Resources

See the list in my Advanced JS syllabus.

License

Creative Commons License
Getting Serious by Aidan Feldman is licensed under a Creative Commons Attribution 3.0 Unported License.