summaryrefslogtreecommitdiffstats
path: root/_posts
Commit message (Collapse)AuthorAgeFilesLines
* Update 2011-01-29-what-is-a-model.mdHEADorigin/gh-pagesorigin/HEADgh-pagesThomas Davis2015-06-131-3/+3
|
* Merge pull request #134 from NelsonScott/patch-1Preston Parry2015-01-261-1/+1
|\ | | | | Fix typo 'equivelent'
| * Fix typo 'equivelent'Scott Nelson2015-01-251-1/+1
| |
* | Fix typo 'to'Scott Nelson2015-01-251-1/+1
|/
* Merge pull request #127 from ClimbsRocks/patch-5Preston Parry2015-01-041-1/+1
|\ | | | | Pointed to backbonejs.org/#Router for documentation
| * Pointed to backbonejs.org/#Router for documentationPreston Parry2015-01-011-1/+1
| | | | | | Previous link pointed to documentation that was only updated through v1.0.0
* | Merge pull request #128 from ClimbsRocks/patch-6Preston Parry2015-01-041-1/+1
|\ \ | | | | | | Updated Getting Started Link away from Free Trial
| * | Updated Getting Started Link away from Free TrialPreston Parry2015-01-011-1/+1
| |/ | | | | Link to "Free Trial" now leads directly to "Getting Started" page, so I updated the link and text to point there directly to avoid confusing people.
* | Escaped all asterisks within textPreston Parry2015-01-041-3/+3
| |
* | Merge pull request #122 from kevmo/gh-pagesPreston Parry2015-01-041-1/+1
|\ \ | | | | | | Fix markdown - escape asterisk in "*splat".
| * | Fix markdown - escape asterisk in "*splat".mannie fresh destiny2014-12-241-1/+1
| | | | | | | | | Displaying as italicized, rather than as "*splat".
* | | Updated URL structure for bocoup in Relevant LinksPreston Parry2015-01-011-1/+1
| |/ |/| | | He changed from weblog.bocoup.com to bocoup.com/weblog.
* | Updated underscore links to point to underscorejs.orgPreston Parry2014-12-311-2/+2
| | | | | | | | | | | | | | "http://documentcloud.github.io/underscore" is only updated through version 1.5.0, while "underscorejs.org" is current through 1.7.0. "underscorejs.org" is also the official homepage for the project, and is easier to remember if people want to reference again later. I've double checked both links and they behave exactly as the existing links do. The link pointing directly to #template still points directly to #template within the underscore documentation.
* | Typo: Added 'is' to "if it not defined"Preston Parry2014-12-301-1/+1
| | | | | | Added 'is' to the following sentence: "Every Backbone.js view has an "el" property, and if it is not defined, Backbone.js will construct its own, which is an empty div element."
* | Merge pull request #124 from ClimbsRocks/patch-2Thomas Davis2014-12-311-1/+1
|\ \ | | | | | | Typo: Deleted redundant "other" in
| * | Typo: Deleted redundant "other" inPreston Parry2014-12-301-1/+1
| |/ | | | | Deleted a redundant use of other in "Backbone.View events may not work with other libraries other than jQuery."
* | Fixed a typo where "exist" should be "exists"Preston Parry2014-12-301-2/+2
|/ | | Exists in lines 222 and 248 matches the singular nouns it is being used with. "Exist" had a mismatch where it expected plural nouns.
* Fixed capitalisation issue.Michal Stefanow2014-12-171-1/+1
|
* updateThomas Davis2014-11-141-1/+1
|
* updatesThomas Davis2014-11-141-2/+2
|
* fixed sessionThomas Davis2013-10-121-1/+1
|
* Update 2011-4-22-nodejs-restify-mongodb-mongoose.mdThomas Davis2013-09-181-2/+2
|
* Add PubNub and Backbone Tutorial.dristic2013-09-031-0/+101
|
* Update 2011-10-10-organizing-backbone-using-modules.mdVincent Hou2013-04-271-1/+1
| | | Fix the Issue #71.
* Update _posts/2011-01-29-what-is-a-model.mdAaron Ott2013-02-061-2/+2
| | | Updated a few couple typos.
* Random correctionsCraig Jennings2013-01-281-7/+8
| | | | | | * Corrected syntax error * Made "Animals" singular to match other examples * Removed whitespace
* Merge branch 'gh-pages' of github.com:thomasdavis/backbonetutorials into ↵Thomas Davis2012-11-211-1/+1
|\ | | | | | | gh-pages
| * Fix typo: Change '"' to '''Adam Bowen2012-11-151-1/+1
| |
* | removed seo service linksThomas Davis2012-11-211-2/+0
|/
* Remove redudant whitespace between sentences and fix other minor typos.Uģis Ozols2012-11-071-4/+4
|
* Remove extra 'send'.Uģis Ozols2012-11-061-1/+1
|
* Fix minor spelling mistakesChristian Vuerings2012-10-228-77/+77
| | | | | | * Update jQuery version * Change `DESTROY` to `DELETE` * Fix link(s) * Underscore.js is now AMD enabled by default
* removed forward slashes from tutorialsThomas Davis2012-10-201-4/+4
|
* seo tutorialThomas Davis2012-10-151-5/+7
|
* seoThomas Davis2012-10-151-3/+15
|
* seoThomas Davis2012-10-151-0/+102
|
* testing imageThomas Davis2012-10-151-1/+1
|
* new postThomas Davis2012-10-152-9/+36
|
* Updated modular textThomas Davis2012-10-152-99/+55
|
* Updated the router tutorialThomas Davis2012-10-151-22/+21
|
* updated jsfiddle exampleThomas Davis2012-10-151-1/+1
|
* updated view to us backbone.js this.Thomas Davis2012-10-152-21/+27
|
* Added information of how models interact with RESTThomas Davis2012-10-151-16/+13
|
* Added information of how models interact with RESTThomas Davis2012-10-152-14/+138
|
* Fixed missing jQuery parameter in modular pageJaik Dean2012-09-291-1/+1
|
* Update _posts/2011-02-01-why-would-you-use-backbone.mdAndy Trevorah2012-09-021-1/+1
| | | Removed extra quote mark (") from link text
* Merge pull request #48 from adamnbowen/patch-1Thomas Davis2012-08-121-1/+1
|\ | | | | Remove unnecessary text
| * Remove unnecessary textAdam Bowen2012-07-311-1/+1
| | | | | | | | "invent your own way of implement your own way of structuring" is quite awkward/redundant. Kill the "implement" part of the phrase.
* | removed delete key wordNietzsche2012-08-131-3/+1
| |
* | mmmNietzsche2012-08-101-1/+3
|/
* Small fixNietzsche2012-06-201-1/+1
|
* fixesNietzsche2012-06-201-4/+4
|
* fixedNietzsche2012-06-201-1/+1
|
* hacker newsThomas Davis2012-05-041-0/+3
|
* asThomas Davis2012-05-042-3/+2
|
* New tutorialThomas Davis2012-05-041-0/+357
|
* fixed highligtingThomas Davis2012-04-281-6/+8
|
* reverse highlightingThomas Davis2012-04-281-71/+76
|
* reverse highlightingThomas Davis2012-04-281-8/+4
|
* syntax highlighting in markdownThomas Davis2012-04-281-8/+12
|
* infinite scroll tutorial finishedThomas Davis2012-04-281-1/+3
|
* infinite scroll tutorial finishedThomas Davis2012-04-281-4/+119
|
* infinite scrollThomas Davis2012-04-281-0/+16
|
* added contributorThomas Davis2012-04-271-1/+2
|
* updatedThomas Davis2012-04-271-1/+1
|
* Correct markdown for h4 and paragraph.Alex Lande2012-04-261-2/+2
|
* Final updateThomas Davis2012-04-271-1/+1
|
* converted all to mdThomas Davis2012-04-266-197/+159
|
* renamedThomas Davis2012-04-268-84/+4
|
* postThomas Davis2012-04-261-19/+4
|
* trynig mark downThomas Davis2012-04-261-0/+80
|
* spam filter noticeThomas Davis2012-04-241-1/+3
|
* noticeThomas Davis2012-04-241-0/+2
|
* oorahThomas Davis2012-04-231-8/+13
|
* whoaThomas Davis2012-04-221-4/+4
|
* TutorialThomas Davis2012-04-221-5/+7
|
* TutorialThomas Davis2012-04-221-246/+94
|
* oooThomas Davis2012-04-221-0/+10
|
* moreThomas Davis2012-04-221-87/+78
|
* blhThomas Davis2012-04-221-0/+443
|
* Let's give it a fresher lookThomas2011-12-161-1/+1
|
* Fix typoBen Walding2011-12-051-1/+1
|
* added myself into Contributors sectionJakub Kozisek2011-11-261-14/+14
|
* Update _posts/2011-01-27-what-is-a-router.textileThomas Davis2011-10-211-0/+1
|
* clarifying passing in arguments. slight formatting diff in code sample. Paul Irish2011-10-201-6/+8
|
* Typo/phrasing fix in what-is-a-routerNolan Waite2011-10-191-1/+1
|
* Update _posts/2011-01-29-what-is-a-model.textileThomas Davis2011-10-181-2/+2
|
* Edited _posts/2011-10-10-organizing-backbone-using-modules.textile via GitHubThomas Davis2011-10-141-2/+3
|
* Edited _posts/2011-10-10-organizing-backbone-using-modules.textile via GitHubThomas Davis2011-10-141-1/+1
|
* Edited _posts/2011-10-10-organizing-backbone-using-modules.textile via GitHubThomas Davis2011-10-141-1/+1
|
* Edited _posts/2011-10-10-organizing-backbone-using-modules.textile via GitHubThomas Davis2011-10-141-1/+2
|
* Edited _posts/2011-10-10-organizing-backbone-using-modules.textile via GitHubThomas Davis2011-10-141-1/+1
|
* Edited _posts/2011-10-10-organizing-backbone-using-modules.textile via GitHubThomas Davis2011-10-141-3/+3
|
* twtiter meThomas Davis2011-10-141-3/+0
|
* babyThomas Davis2011-10-141-1/+1
|
* qwThomas Davis2011-10-141-0/+1
|
* If it don't matter to youThomas Davis2011-10-141-25/+42
|
* Nearly done draftThomas Davis2011-10-141-18/+58
|
* Added in exampleThomas Davis2011-10-131-10/+10
|
* More textThomas Davis2011-10-131-1/+5
|