markdown 感谢Benjamin J DeLong和其他人在https://github.com/jashkenas/backbone/wiki/Tutorials%2C-blog-posts-
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown 感谢Benjamin J DeLong和其他人在https://github.com/jashkenas/backbone/wiki/Tutorials%2C-blog-posts-相关的知识,希望对你有一定的参考价值。
## Example Sites with Tutorials
### Todo App
* Backbone-Components explained step by step by Todo Example: [[http://adrianmejia.com/blog/2012/09/11/backbone-dot-js-for-absolute-beginners-getting-started/]]
* Story of the demo (not a tutorial): [[http://jgn.heroku.com/2010/10/25/creating-localtodoscom----a-short-story/]]
* Demo: [[http://localtodos.com/]]
* Source: [[https://github.com/jeromegn/backbone.localstorage]]
* CoffeeScript version (+annotated): [[https://github.com/JasonGiedymin/backbone-todojs-coffeescript]]
* TodoMVC app: [[http://todomvc.com/examples/backbone/]]
* TodoMVC app source: [[https://github.com/tastejs/todomvc/tree/gh-pages/examples/backbone]]
### Backbone.js Money Management App
* Source: [[https://github.com/jeka-kiselyov/dimeshift]]
* Demo: [[http://dimeshift.com/]]
### Strut - An ImpressJS GUI by Matt Crinklaw
* Demo: [[http://tantaman.github.com/Strut/dist/index.html]]
* Source: [[https://github.com/tantaman/Strut]]
### Ostio — open-source forum for GitHub projects
* Demo: [[http://ost.io]]
* Source: [[https://github.com/paulmillr/ostio]]
### Employee Directory App by Christophe Coenraets
* [Backbone.js + Twitter Bootstrap](http://coenraets.org/blog/2012/02/sample-app-with-backbone-js-and-twitter-bootstrap/) version
* Mobile version: [Backbone.js + jQuery Mobile](http://coenraets.org/blog/2012/03/employee-directory-sample-app-with-backbone-js-and-jquery-mobile/)
* Mobile version: [Backbone.js + native-looking iPhone skins](http://coenraets.org/blog/2012/03/crafting-native-looking-ios-apps-with-html-backbone-js-and-phonegap/)
* Source: [[https://github.com/ccoenraets/backbone-directory]]
### Employee Directory App with Node JS, MongoDB - Serves web, mobile or iPhone versions based on user-agent
* ~~Demo: [[http://nodebackbone-vinkaga.dotcloud.com/]]~~
* Source: [[https://github.com/vinkaga/node-backbone]]
### Backbone Contact Manager by Dmytro Yarmak
* Demo: [[http://dmytroyarmak.github.io/backbone-contact-manager]]
* Slides: [[http://dmytroyarmak.github.io/codeangels-backbone-introduction]]
* Tutorial: [[https://github.com/dmytroyarmak/backbone-contact-manager/blob/gh-pages/README.md#backbone-contact-manager]]
* Source: [[https://github.com/dmytroyarmak/backbone-contact-manager]]
### Password locker by Al B - Share passwords between colleagues using Django, Django REST framework and backbone.js
* Tutorial: [[http://10kblogger.wordpress.com/2012/05/25/a-restful-password-locker-with-django-and-backbone-js/]]
* Source: [[https://github.com/boosh/pwlocker]]
### CloudEdit by James Yu
* Tutorial: [Part 1](http://www.jamesyu.org/2011/01/27/cloudedit-a-backbone-js-tutorial-by-example/),
[Part 2](http://www.jamesyu.org/2011/02/09/backbone.js-tutorial-with-rails-part-2/), [Part 3](http://jamesyu.org/2012/05/20/converting-cloudedit-from-backbone-to-parse/)
* ~~Demo: [[http://cloudedit.jamesyu.org/]]~~
* Source: [[https://github.com/jamesyu/CloudEdit]]
### Bookmarkly by Dan Grossman
* Demo: [[http://bookmarkly.com/]]
* Source: [[https://github.com/dangrossman/Bookmarkly]]
### ScrumBoard application by Fatih Erikli
* ~~Demo: [[http://scrumboard.herokuapp.com]]~~
* Source: [[https://github.com/fatiherikli/scrumboard]]
### Wine Cellar App by Christophe Coenraets
* Tutorial: [Part 1: Getting Started](http://coenraets.org/blog/2011/12/backbone-js-wine-cellar-tutorial-part-1-getting-started/),
[Part 2: CRUD](http://coenraets.org/blog/2011/12/backbone-js-wine-cellar-tutorial-part-2-crud/), [Part 3: Deep Linking and Application States](http://coenraets.org/blog/2011/12/backbone-js-wine-cellar-tutorial-part-3-deep-linking-and-application-states/)
* ~~Demo: [[http://www.coenraets.org/backbone-cellar/part3/]]~~
* Source: [[https://github.com/ccoenraets/backbone-cellar]]
### Backbone Mobile Example by Ben Nolan
* Tutorial: [[http://bennolan.com/2010/11/24/backbone-jquery-demo.html]]
* Demo: [[http://bennolan.com/science/backbone-mobile/]]
* Source: [[https://github.com/bnolan/backbone-mobile]]
### Social Mobile Application sketch by Vadim Mirgorod
* Tutorial: [[http://vmirgorod.name/blog/building-iosandroid-mobile-app-using-backbonejs-jquerymobile-and-html]]
* Demo: [[http://dealancer.github.io/sma/]]
* Source: [[https://github.com/dealancer/sma/]]
### Backbone Infinite Scroll by Tomas Randus
* Demo: [[http://demoinfinite.appspot.com/]]
* Source: ~~[[https://github.com/dizzyn/backbone-infinite-scroll]]~~
### Backbone Gallery by Addy Osmani
* ~~Tutorial: [[http://addyosmani.com/blog/building-spas-jquerys-best-friends/]]~~
* ~~Demo: [[http://addyosmani.com/resources/backbonegallery/index.php]]~~
* Source: [[https://github.com/addyosmani/backbonejs-gallery]]
### Facebook NewsFeed App by Serdar Yildirim
* Tutorial: [[http://serdaryildirim.net/js/backbone-js-facebook-news-feed-example.html]]
* Source: [[https://github.com/serdary/backbone-facebook-newsfeed]]
### nodechat.js – Using node.js, backbone.js, socket.io, and redis to make a real time chat app
* Tutorial: [[http://fzysqr.com/2011/02/28/nodechat-js-using-node-js-backbone-js-socket-io-and-redis-to-make-a-real-time-chat-app/]]
* Source: [[https://github.com/jslatts/nodechat]]
### Backbone, Express, Mongoose and SocketIO
* Source: [[https://github.com/datapimp/backbone-express-mongoose-socketio]]
### Brunch Colors
* ~~Demo: [[http://brunch-colors.com/]]~~
* Source: [[https://github.com/janmonschke/Brunch-colors/tree/master/_attachments/brunch/src/app]]
### Grizzly - a Google wave clone using only backbone.js and couchdb.
* Source: [[https://github.com/pyronicide/backbone.couchdb.js/tree/master/examples/grizzly]]
### Bomberman - a multiplayer bomberman clone using backbone.js, node.js, socket.io, sass, canvas
* ~~Demo: [[http://bit.ly/html5bomb]]~~
* Source: [[https://github.com/cri5ti/html5-bomberman]]
### Very simple backbone site example
* Source: [[https://github.com/L0stSoul/Training/tree/master/Backboneapp]]
### Articulated Vertebrae - very very simple backbone examples. Minimalist, requires no other plugins, languages or modules
* Source: [[https://github.com/allan-bonadio/bbexamples]]
### Backbone Contact Manager by Pradeep Saran - Using RequireJS and Localstorage
Features of this app are client side data storage (localstorage), form validations, search functionality, using RequireJS, page transitions and clean code.
* Demo: [[http://devsaran.github.io/contact-manager-backbone/]]
* Source: [[https://github.com/devsaran/contact-manager-backbone]]
### Backbone.sync Examples
* Backbone.sync + localStorage : one key -> one model
* Source : [[https://github.com/mbrio/ossicle/blob/master/js/backbone.sync/backbone-sync-localstorage.js]]
* Sample : [[https://github.com/mbrio/ossicle/blob/master/index-bb-localstorage.html]]
* Backbone.sync + GitHub API : read markdown files from your GitHub Repository
* Source : [[https://github.com/mbrio/ossicle/blob/master/js/backbone.sync/backbone-sync-github.js]]
* Sample : [[https://github.com/mbrio/ossicle/blob/master/index-bb-github-api.html]]
* override `.sync()` + LRUCache : return [Promise](http://api.jquery.com/promise/) when there is a cache
* Source : <https://github.com/smagch/backbone-examples/tree/gh-pages/filter>
* Sample : <http://smagch.github.com/backbone-examples/filter/#comment/create_ts>
### Backbone Hangman
* ~~Demo: [[http://backbone-hangman.heroku.com/]]~~
* Source: [[https://github.com/trivektor/Backbone-Hangman]]
* Tutorial: [[http://trivektor.wordpress.com/2012/01/15/redo-the-classic-hangman-game-with-a-new-approach-backbone-js/]]
### rhetoricus.com
* ~~Demo: [[http://rhetoricus.com]]~~
* ~~Source: [[https://github.com/damienklinnert/rhetoricus]]~~
### Simple RSS Reader - BackboneJs, LocalStorage, RequireJS, Bootstrap, YQL
* Source: [[https://github.com/laurentDezitter/backbone-rss-reader]]
## Screencasts And Presentation Videos
* Backbone on Rails Part 1 (paid) - [railscasts.com/episodes/323-backbone-on-rails-part-1](http://railscasts.com/episodes/323-backbone-on-rails-part-1)
* Backbone on Rails Part 2 (paid) - [railscasts.com/episodes/325-backbone-on-rails-part-2](http://railscasts.com/episodes/325-backbone-on-rails-part-2)
* Hands On Backbone.js (paid) - [http://pragprog.com/screencasts/v-dback/hands-on-backbone-js](http://pragprog.com/screencasts/v-dback/hands-on-backbone-js)
* BackboneRails.com - Building real apps in depth. Advanced material. (free + paid) - [http://www.backbonerails.com](http://www.backbonerails.com)
* ~~Tekpub - Plugging into MarionetteJS. (free + paid) - [http://tekpub.com/products/backbone](http://tekpub.com/products/backbone)~~
* Advanced Backbone Patterns and Techniques. (paid) - [http://tutsplus.com/course/advanced-backbone-patterns-and-techniques/](http://tutsplus.com/course/advanced-backbone-patterns-and-techniques/)
* Backbone.js Fundamentals (paid) - [http://pluralsight.com/training/Courses/TableOfContents/backbone-fundamentals](http://pluralsight.com/training/Courses/TableOfContents/backbone-fundamentals)
* ~~Backbone.js Basics (paid) - [https://peepcode.com/products/backbone-js](https://peepcode.com/products/backbone-js)~~
* Atlanta JavaScript Meetup, October 2012 (two speakers. first on Backbone, second on Backbone+Marionette)[http://www.youtube.com/watch?v=HDZqmGwROG0](http://www.youtube.com/watch?v=HDZqmGwROG0)
## Books
* [Backbone.js Patterns and Best Practices](http://www.packtpub.com/backbone-js-patterns-and-best-practices/book) by Swarnendu De
* Backbone Fundamentals (an open-source book) [addyosmani.github.com](https://github.com/addyosmani/backbone-fundamentals)
* [Backbone.js Cookbook](http://www.packtpub.com/backbonejs-mvc-rest-cookbook/book) by Vadim Mirgorod
* [Developing a Backbone.js Edge](https://gumroad.com/l/mtan/$5off) ([more info](http://bleedingedgepress.com/our-books/backbone-js/))
* [Instant Backbone.js Application Development](http://www.packtpub.com/backbonejs-application-development/book) by Thomas Hunter II
* [Backbone.js Testing](http://www.packtpub.com/backbonejs-testing/book) by Ryan Roemer
* [Full Stack Web Development with Backbone.js](http://pipefishbook.com) by Patrick Mulder
* [Backbone.js Essentials](https://www.packtpub.com/web-development/backbonejs-essentials/?utm_source=GC-github.com&utm_medium=pod&utm_campaign=1784394793) by Jeremy Walker
* [Mastering Backbone.js](https://www.packtpub.com/web-development/mastering-backbonejs/?utm_source=&utm_medium=pod&utm_campaign=1783288493) by Abiee Echamea
## Tutorials and Blog Posts
* ~~Tutorials for absolute beginners - [backbonetutorials.com](http://backbonetutorials.com)~~
* Part 1: Backbone.js + Require.js – [developer.teradata.com](http://developer.teradata.com/blog/jasonstrimpel/2011/12/part-1-backbone-js-require-js)
* Part 2: Backbone.js + Require.js, Further Modularization and Just in Time Dependency Loading – [developer.teradata.com](http://developer.teradata.com/blog/jasonstrimpel/2012/01/part-2-backbone-js-require-js-further-modularization-and-just-in-time-dep)
* Backbone.js and socket.io – [developer.teradata.com](http://developer.teradata.com/blog/jasonstrimpel/2011/11/backbone-js-and-socket-io)
* Organizing Your Backbone.js Application With Modules – [weblog.bocoup.com](http://weblog.bocoup.com/organizing-your-backbone-js-application-with-modules)
* Backbone and jquery mobile – [bennolan.com](http://bennolan.com/2010/11/23/backbone-and-jquery-mobile.html)
* Testing Backbone Apps with Jasmine and Sinon – [tinnedfruit.com](http://tinnedfruit.com/2011/03/03/testing-backbone-apps-with-jasmine-sinon.html)
* ~~Reusing Backbone.js Models on the server with Node.js and Socket.io to Build Real-time Apps – [andyet.net](http://andyet.net/blog/2011/feb/15/re-using-backbonejs-models-on-the-server-with-node/)~~
* How to Share Backbone.js models with Node.js – [amir.unoc.net](http://amir.unoc.net/how-to-share-backbonejs-models-with-nodejs)
* Introducing the Backbone Store – [elfsternberg.com](http://www.elfsternberg.com/2011/08/08/backbone-store-version-20-regular-edition/) ([Coffeescript version](http://www.elfsternberg.com/2011/08/22/backbone-store-version-20-backbonejs-coffeescript-haml-stylus-edition/)) ([Demo](http://elfsternberg.com/projects/backbone_store/))
* ~~Backbone.js demo app with Sinatra backend – [ryandotsmith.heroku.com](http://ryandotsmith.heroku.com/2010/10/a-backbone-js-demo-app-sinatra-backend.html)~~
* LiquidMedia - An Intro to Backbone.js –
[part1](http://liquidmedia.ca/blog/2011/01/backbone-js-part-1/),
[part 2](http://liquidmedia.ca/blog/2011/01/an-intro-to-backbone-js-part-2-controllers-and-views/),
[part 3](http://liquidmedia.ca/blog/2011/02/backbone-js-part-3/)
* ~~Backbone-CouchDB - Give your CouchApp some Backbone – [janmonschke.posterous.com](http://janmonschke.posterous.com/backbone-couchdb-give-your-couchapp-some-back)~~
* ~~One of These Days Blog - Backbone.js – [oneofthesedaysblog.com](http://www.oneofthesedaysblog.com/backbone-js/)~~
* Backbone.js and Django – [joshbohde.com](http://joshbohde.com/2010/11/25/backbonejs-and-django/)
* ~~The Meta Cloud - Backbone.js Tutorial – [plexical.com](http://www.plexical.com/blog/2010/11/18/backbone-js-tutorial/)~~
* ~~Moved to Backbone.js and JQuery Templates – [akshay.cc](http://www.akshay.cc/2010/10/moved-to-backbonejs-and-jquery.html)~~
* Building a Single-Page App with Backbone.js, Underscore.js and JQuery – [andyet.net](http://blog.andyet.com/2010/10/29/building-a-single-page-app-with-backbonejs-undersc/)
* ~~eCloudEdit - Erlang, WebMachine and Backbone.js – [part 1](http://blog.erlware.org/2011/02/08/ecloudedit-erlang-webmachine-and-backbone-js/), [part 2](http://blog.erlware.org/2011/02/12/ecloudedit-part-2-couchdb/)~~
* Restful Ajax Web App Basics – [thomasdavis.github.com](http://thomasdavis.github.com/tutorial/making-a-restful-ajax-app.html)
* Backbone.js Tutorial – by noob for noobs - [thomasdavis.github.com](http://thomasdavis.github.com/2011/02/01/backbone-introduction.html)
* ~~Simple Javascript Inheritance with Backbone.js - [blog.usefunnel.com](http://blog.usefunnel.com/2011/03/js-inheritance-with-backbone/)~~
* ~~Slideshow: Backbone.js Intro [backbone-dot-js-intro.heroku.com](http://backbone-dot-js-intro.heroku.com/)~~
* ~~Autocomplete jQuery Plugin using Backbone: [planbox.com](http://www.planbox.com/blog/news/updates/jquery-autocomplete-plugin-for-backbone-js.html)~~
* ~~Backbone.js + jQuery = Best OO Friends Example: [coldfusioning.com](http://www.coldfusioning.com/index.cfm/2011/1/18/Backbonejs--jQuery--Best-OO-Friends-Example)~~
* ~~Backbone, API and Events for Models [decipherinc.com](http://www.decipherinc.com/n/blog/development-and-engineering-team/2011/04/backbone-api-and-events-models)~~
* Getting Started with Backbone.js [net.tutsplus.com](http://net.tutsplus.com/tutorials/javascript-ajax/getting-started-with-backbone-js/)
* Intro to Backbone.js talk from 6/9/11 DCRUG: [YouTube video](http://www.youtube.com/watch?v=VPfMZg-t6ho#t=8m41s) (~30 minutes, starts at 8m41s), [slides](http://files.meetup.com/1397868/intro_to_backbone.pdf) (PDF)
* Hello Backbone.js: [arturadib.com](http://arturadib.com/hello-backbonejs/)
* Hello Backbone.js in CoffeeScript: [hello-backbonejs](http://jasongiedymin.github.com/hello-backbonejs/)
* Backbone.js and dependent selects: [railsindirection.blogspot.com](http://railsindirection.blogspot.com/2011/08/backbonejs-and-dependent-selects.html)
* Backbone.js todo's example. This one combines backbone with jquery, handlebars, jammit and rails 3.[rx/backbone-todos](http://github.com/rx/backbone-todos)
* ~~Knockout.js vs. Backbone.js [ifandelse.com](http://ifandelse.com/?p=61)~~
* The [[backbone.js] tag](http://stackoverflow.com/questions/tagged/backbone.js) on Stack Overflow
* Backbone and MVC - [image gallery tutorial](http://blog.paracode.com/2011/08/23/image-gallery-with-backbone/) - [further discussion](http://blog.paracode.com/2011/08/28/backbone-image-gallery---diving-in/) - [CoffeeScript's Fat Arrow & Backbone](http://blog.paracode.com/2011/08/28/coffeescript-fat-arrows/)
* Cascading Select Boxes with Backbone.js: A Step-by-Step Tutorial - [shinetech.com](http://blog.shinetech.com/2011/07/25/cascading-select-boxes-with-backbone-js)
* Building a shared calendar with Backbone.js and FullCalendar: A step-by-step tutorial - [shinetech.com](http://blog.shinetech.com/2011/08/05/building-a-shared-calendar-with-backbone-js-and-fullcalendar-a-step-by-step-tutorial/)
* How to switch views with Backbone.js – [blog.viison.com](http://blog.viison.com/post/11097185009/how-to-switch-views-using-backbonejs)
* Backbone.js Screencast - Introduction and Views - [joeybeninghove.com](http://joeybeninghove.com/2011/08/16/backbone-screencast-introduction-views)
* Master Space and Time With JavaScript, Book 3: Backbone - <http://www.noelrappin.com/mstwjs>
* ~~Backbone.js Tips and Tricks - [jules.boussekeyt.org](http://jules.boussekeyt.org/2012/backbonejs-tips-tricks.html)~~
* Memory free Backbone.Router [jules.boussekeyt.org](http://jules.boussekeyt.org/2012/memory-free-backbone-router.html)
* ~~Model is stateful [smagch.github.com](http://smagch.github.com/posts/2012-11-20-model-is-stateful.html)~~
* Integrating Backbone with Laravel PHP framework [maxoffsky blog](http://maxoffsky.com/maxoffsky-blog/building-restful-api-in-laravel-part-3-integration-with-backbonejs/)
* Structuring your web apps via Backbone.JS [hegdeashwin-Backbone.github.com](https://github.com/hegdeashwin/Backbone)
* Learning Backbone Marionette [hegdeashwin-Backbone.Marionette.github.com](https://github.com/hegdeashwin/learning-backbone-marionette)
* [A faster start with Backbone.js](http://thinkingonthinking.com/fast-start-with-backbonejs/)
* How to avoid jQuery spaghetti inside your Backbone views [jifeon.blogspot.com](http://jifeon.blogspot.com/2015/02/how-to-refactor-spaghetti.html)
* [Learning Backbone.js Testing](https://www.packtpub.com/web-development/learning-backbonejs-testing-video/?utm_source=GC-github.com&utm_medium=pod&utm_campaign=178528553X) by Jonathan Freeman (An interactive guide to perform automated testing on Backbone.js applications with the help of a real-world example)
## BackboneJS Courses
<a href="http://javascripttrainingcourses.com/JS/BackboneJS-Training" title="Backbone.js Course">Backbone.js Course</a>
## In other languages
### Spanish
* Curso básico en español: http://youtu.be/pQE5OGGo6KE
### Russian
* Русская версия документации Backbone.js [backbonejs.ru](http://backbonejs.ru/)
* Написание сложных интерфейсов с Backbone.js [habrahabr.ru](http://habrahabr.ru/blogs/javascript/118782/)
* Как избегать лапши из jQuery внутри представлений Backbone.js [habrahabr.ru](http://habrahabr.ru/post/249373/)
### French
* [MON 1ER TUTO BACKBONE.JS (AVEC ZEPTO)](http://k33g.github.com/2011/07/19/BACKBONE.html) & [Backbone.js, on continue](http://k33g.github.com/2011/07/30/BACKBONE.html)
* "BackBone par le bon bout" :
* [Partie I : Backbone.Model + Backbone.Collection](http://k33g.github.com/2011/08/08/BB-1-MODELS-COLLECTIONS.html)
* [Partie II : Backbone.sync](http://k33g.github.com/2011/08/10/BB-2-MODELS-COLLECTIONS-BB-SYNC.html)
* [Partie III : Backbone.View](http://k33g.github.com/2011/08/14/BB-3-VIEWS.html)
* [Partie IV : Backbone.Router](http://k33g.github.com/2011/08/20/BB-4-ROUTER.html)
* ~~[Organiser son code Backbone JS en modules](http://www.atinux.fr/2011/12/10/organiser-son-code-backbone-js-en-modules/)~~
* ~~[Démonstration](http://www.atinux.fr/demos/personnages/)~~
### Portuguese (pt-BR)
* Série Backbone.js:
* [Parte 1 - Introdução](http://fernandomantoan.com/javascript/serie-backbone-js-parte-1-introducao/)
* [Parte 2 - View](http://fernandomantoan.com/javascript/serie-backbone-js-parte-2-view/)
* [Parte 3 - Model](http://fernandomantoan.com/javascript/serie-backbone-js-parte-3-model/)
* [Parte 4 - Collection](http://fernandomantoan.com/javascript/serie-backbone-js-parte-4-collection/)
* [Parte 5 - Router, Histórico, Backbone.sync, Eventos e mais](http://fernandomantoan.com/javascript/serie-backbone-js-parte-5-router-e-historico/)
* ~~[Turbinando o client-side com Backbone.js](http://tgarcia.com.br/pt/talk/boosting-the-client-side-with-backbone-js-pt)~~
### Japanese
* [Backbone.js Advent Calendar 2011](http://qiita.com/advent-calendar/2011/backbone)
* [Backbone.js Advent Calendar 2012](http://www.adventar.org/calendars/15)
### Melayu
* [Kenali BackboneJS](http://web-scents.blogspot.com/2013/10/kenali-backbonejs.html)
### Swedish
* [Backbone tutorial](http://github.com/callistaenterprise/cadec-2014-backbone)
以上是关于markdown 感谢Benjamin J DeLong和其他人在https://github.com/jashkenas/backbone/wiki/Tutorials%2C-blog-posts-的主要内容,如果未能解决你的问题,请参考以下文章
markdown 春天Teroia。 Ambientacion del equipo
markdown Post para generar QR del POS
markdown eventos formales,contenidos dentro del Sprint