JasonGiedymin / hello-backbonejs

My fork including CoffeeScript Hello World examples of increasing complexity for Backbone.js

Home Page:http://jasongiedymin.github.com/hello-backbonejs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Backbone - A tutorial

Hello Backbone is a simple Backbone.js tutorial comprised of self-explanatory "hello world" examples of increasing complexity. It is designed to provide a smoother transition from zero knowledge to the popular Todos example.

Flavours

Hello Backbone comes in different flavours. You can see the code in their respective directories. Currently offered are:

  1. js - Pure JavaScript implementation.
  2. coffeescript - CoffeeScript implementation.

Compile Docs

Use Docco like so:

docco *.js

in the root directory to compile the docs using Docco.

See it in action

http://arturadib.github.com/hello-backbonejs/

Contributions

Contributions are welcome!

About

My fork including CoffeeScript Hello World examples of increasing complexity for Backbone.js

http://jasongiedymin.github.com/hello-backbonejs/


Languages

Language:HTML 79.2%Language:CSS 8.6%Language:JavaScript 6.4%Language:CoffeeScript 5.9%