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.
☆2,292Jun 5, 2020Updated 5 years ago
Alternatives and similar repositories for backbonetutorials
Users that are interested in backbonetutorials are comparing it to the libraries listed below
Sorting:
- A creative-commons book on Backbone.js for beginners and advanced users alike☆9,199Nov 30, 2024Updated last year
- A workflow for building Backbone applications.☆4,466Jul 9, 2017Updated 8 years ago
- Give your JS App some Backbone with Models, Views, Collections, and Events☆28,108Apr 1, 2025Updated 11 months ago
- The project aims at being a modular backbone environment with as little authority on development as possible such that developers can inn…☆565Aug 16, 2013Updated 12 years ago
- A localStorage adapter for Backbone.js☆1,887Oct 20, 2023Updated 2 years ago
- The Backbone Framework☆7,038Mar 6, 2026Updated 2 weeks ago
- Common Backbone.js usage patterns.☆755Nov 1, 2016Updated 9 years ago
- Form framework for BackboneJS with nested forms, editable lists and validation☆2,152Sep 7, 2022Updated 3 years ago
- Get and set relations (one-to-one, one-to-many, many-to-one) for Backbone models☆2,328Mar 19, 2022Updated 4 years ago
- A Backbone.js tutorial☆905May 3, 2012Updated 13 years ago
- UNMAINTAINED 7/31/18: A layout and template manager for Backbone applications.☆1,667Mar 12, 2019Updated 7 years ago
- A pageable, drop-in replacement for Backbone.Collection called Backbone.PageableCollection.☆1,400May 11, 2020Updated 5 years ago
- The backbone js todo example app refactored to use requireJS☆15Aug 13, 2011Updated 14 years ago
- A Backbone.js + jQuery Mobile sample app using AMD for separation of modules, Require.js for dependency management + template externalis…☆152Apr 4, 2012Updated 13 years ago
- HTML5 application architecture using Backbone.js☆2,834Dec 30, 2022Updated 3 years ago
- ☆91Jun 27, 2013Updated 12 years ago
- Making it easy to create an application using RequireJS and BackboneJS☆124May 13, 2014Updated 11 years ago
- store and restore your model's state☆365Aug 15, 2016Updated 9 years ago
- Bind socket.io events to backbone models & collections. Also includes a drop-in replacement for Backbone.sync using socket.io.☆581Dec 20, 2019Updated 6 years ago
- A compiler for the Mustache templating language☆5,138Apr 10, 2023Updated 2 years ago
- Sample Application built with Backbone.js and 3 different UI toolkits: Twitter Bootstrap, jQuery Mobile, and custom iPhone skins☆1,517Apr 17, 2013Updated 12 years ago
- As simple as possible backbone.js app to demonstrate how to wire one up☆122Apr 7, 2017Updated 8 years ago
- Command line tool for creating backbone.js applications☆293May 14, 2012Updated 13 years ago
- Best practices & demo for client-side authentication via Backbone.JS AJAX.