A small Backbone.js example to illustrate a presentation made at #NWXTech 5. Slides included (french-only, sorry).
If needed, install Flask 0.9 (http://flask.pocoo.org/) pip install Flask
Run python server.py
to start the application locally then browse to http://127.0.0.1:5000.
.scss files should be compiled with Compass framework. Application can be directly pushed to Heroku.
Quick and dirty, feel free to improve !