Skip to content

Commit

Permalink
Make a more humble disclaimer/intro.
Browse files Browse the repository at this point in the history
  • Loading branch information
rstacruz committed Feb 9, 2012
1 parent a06a39e commit c75af92
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 815 deletions.
7 changes: 5 additions & 2 deletions README.md
@@ -1,11 +1,14 @@
# [Backbone patterns](http://ricostacruz.com/backbone-patterns)

This is a document with best practices in Backbone. This is a massive
work-in-progress.
Here, I try to document the good practices that our team has learned along the
way building [Backbone][bb] applications.

### Assumptions

This document assumes that you already have some knowledge of [Backbone.js][bb],
[jQuery][jq], and of course, JavaScript itself.

[rsc]: http://ricostacruz.com/
[bb]: http://documentcloud.github.com/backbone/
[jq]: http://jquery.com/

Expand Down

0 comments on commit c75af92

Please sign in to comment.