backbonejs-learning-note
Backbone tutorial
A comprehensive guide to learning Backbone.js, covering its fundamentals and practical applications.
backbonejs学习笔记更新版,使用backbone1.1.0
949 stars
99 watching
291 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hegdeashwin/backbone | Teaches the basics of Backbone.js and its components, including models, views, routers, and collections. | 79 |
adamjspooner/coffeescript-meet-backbonejs | A tutorial project introducing Backbone.js through CoffeeScript examples | 59 |
addyosmani/backbone-boilerplates | Boilerplate code for integrating Backbone.js with various backend technology stacks and frameworks. | 489 |
ruanyf/jstutorial | An in-depth guide to JavaScript development, covering the basics and beyond. | 5,415 |
mxriverlynn/backbone.marionette | Provides an application architecture and tools for building scalable JavaScript applications with Backbone.js | 112 |
stackgl/webgl-workshop | Learn the basics of WebGL in a structured and hands-on approach | 1,492 |
peter4k/react-native-backbone | A React Native module simplifying API interactions and data storage with models and collections inspired by Backbone.js | 66 |
marionettejs/backbone.radio | Provides messaging patterns for Backbone applications, including publish-subscribe and request-reply patterns with explicit namespaces. | 491 |
workshopper/learnyounode | An introduction to Node.js through interactive workshops | 7,284 |
how-to-firebase/firebase-adventures | A step-by-step guide to building cross-platform apps with Firebase | 27 |
mikeal/learnjs | A comprehensive resource for learning JavaScript | 22 |
ellerbrock/nodejs-for-webdeveloper | Comprehensive resource covering Node.js fundamentals, asynchronous programming, and various frameworks for building web applications | 14 |
brikis98/node-backbone-skeleton | Provides a project skeleton for building Node.js applications with Backbone.js and CoffeeScript pre-processing | 84 |
practical-tutorials/project-based-learning | Curated list of tutorials to build applications from scratch in various programming languages | 204,790 |
mostjs/prelude | A collection of reusable modules and functions to simplify the development process | 19 |