Backbone.js is a JavaScript library with a RESTful JSON interface, and is loosely based on the model-view-controller (MVC) application design paradigm. Backbone.js is known for being lightweight, as its only dependency is on one JavaScript library, Underscore.js. It is designed for developing single-page web applications, and for keeping various parts of web applications (e.g. multiple clients and the server) synchronized.
If you're looking to use the single-page application model to build your site's frontend, Backbone.js is an ideal framework for the job. This practical guide provides all the information you need to create structured JavaScript applications using Backbone.js and its unique flavor of the model-view-controller (MVC) architecture.
Pages : | : 150 pages (est.) |
Size : | HTML |
File type : | |
Downloads: | 36 |
Created: | 2020-08-28 |
License: | CC BY-NC-SA 3.0 |
Author(s): | Addy Osmani |
Download free course Angular Succinctly, pdf file on 124 pages by by Joseph D. Booth....
AJAX basicsThis tutorial provides some basics Ajax process ,training document in PDF under 38 pages for beginners....
Document Object Model TutorialDownload free eBook about DOM, (Document Object Model), learn how to navigate an XML structure....
Introduction to web development with Python and DjangoDownload introduction to web development with Python and Django, free training document in PDF under 28 pages....
Eloquent JavaScript: A Modern Introduction to ProgrammingJavaScript lies at the heart of almost every modern web application, from social apps to the newest browser-based games. Though simple for beginners to pick up and play with, JavaScript is a flexible, complex language that you can use to build full-scale applications. ...
Learn to build with PHPThis is a free PHP PDF tutorial in 9 chapters and 29 pages. This course aims to give students the basics of PHP concepts. This is a pretty short book, but we're going to cover a lot. In just a few pages, we're going to create a simple clone of Twitter....
Learn Ruby on Rails, PDF TutorialThis is a PDF tutorial about Ruby on Rails under 39 pages by Bhaskar Vaish, you will learn how to build web application using a Rails framework application....
The CSS HandbookDownload free course The CSS Handbook, pdf file on 173 pages by Flavio Copes....
Getting started with WordPressDownload free WordPress tutorial course in PDF, training file in 72 chapters and 208 pages. Free unaffiliated ebook created from Stack OverFlow contributor....
Introduction to JavaScript in PDFThis tutorial provides an overview of Javascript programming language, it's a training document course in PDF under 34 pages designated to beginners....