diff options
author | Thomas Davis <thomasalwyndavis@gmail.com> | 2012-11-14 21:09:04 -0800 |
---|---|---|
committer | Thomas Davis <thomasalwyndavis@gmail.com> | 2012-11-14 21:09:04 -0800 |
commit | 71a116c708d4b4da5bfe8b075adc668bfe6fed22 (patch) | |
tree | 26477aefde7462e81ff9e50ca8df52459801d562 | |
parent | 363601fc7c523b6d30bda284adec279e7b02649e (diff) | |
parent | 38ab62a97b74911cc4ca2881d5e6ec4492eb4d4c (diff) | |
download | backbonetutorials-71a116c708d4b4da5bfe8b075adc668bfe6fed22.zip backbonetutorials-71a116c708d4b4da5bfe8b075adc668bfe6fed22.tar.gz backbonetutorials-71a116c708d4b4da5bfe8b075adc668bfe6fed22.tar.bz2 |
Merge pull request #64 from g-a-f/gh-pages
some corrections
-rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,11 +1,12 @@ # Backbone Tutorials -This site is by no means the definite guide to backbone.js and all corrections and contributions are welcome. -About Backbone Tutorials +This site is by no means the definitive guide to backbone.js and all corrections and contributions are welcome. -As single page apps and large scale javascript applications become more prominent on the web, useful resources for those developers who are jumping the ship are crucial +About Backbone Tutorials: -I started this site to not only consolidate my understanding of backbone.js but to also document what I have learned thus far for myself and others. +As single page apps and large scale javascript applications become more prominent on the web, useful resources for those developers who are jumping the ship are crucial. + +I started this site to not only consolidate my understanding of backbone.js, but to also document what I have learned thus far for myself and others. Thomas Davis - [@neutralthoughts](http://twitter.com/neutralthoughts) - Twitter |