Skip to content

Instantly share code, notes, and snippets.

@yasu
Created August 31, 2013 16:31
Show Gist options
  • Select an option

  • Save yasu/6399280 to your computer and use it in GitHub Desktop.

Select an option

Save yasu/6399280 to your computer and use it in GitHub Desktop.
Steps of Backbone.js
1. Namespace
2. Backbone.history.start()
3. Routers -> Views <- Collections (Model)
<- Templates
=> .html() to Render
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment