TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Backbonejs
FOLLOW
Backbone.js is a JavaScript framework with a RESTful JSON interface and is based on the model–view–presenter (MVP) application design paradigm. Here you may find Backbone.js related articles and news.
Articles
(86)
Blogs
(0)
Resources
(0)
Videos
(0)
News
(0)
Articles
Increment and Decrement of Numbers Using Event in Backbone.js
In this article, we create a simple application using Backbone.js to increment and decrement numbers with event handling. By adding two buttons, users can click to increase or decrease a number.
Mudita Rathore
Jan 27, 2014
ASP.Net MVC Application Using Backbone.js
This article shows the use of Backbone.js with ASP.NET MVC with a simple MVC application using backbone.js and cshtml.
Mudita Rathore
Jan 10, 2014
Model Validation in Backbone.js With jQuery
This article explains Model Validation in Backbone with jQuery.
Mudita Rathore
Jan 22, 2014
Swap and Remove a List Items using Backbone.js
This article explains two model actions, swap and remove, using Backbone.js. It explains how to handle these two actions in the view of the model with an example.
Mudita Rathore
Dec 20, 2013
Introduction to Backbone.JS: Part 1
This article attempts to provide some light on Backbone.js basics.
Shridhar Sharma
Dec 23, 2014
Working with Backbone.Collection : Part 6
In this article we will be dealing with methods and attributes provided by the Backbone collection.
Shridhar Sharma
Jan 14, 2015
Working With Backbone.JS View : Part 5
By going through this Backbone View tutorial, we will understand the view's behaviour and will be in a position to implement it.
Shridhar Sharma
Jan 08, 2015
Methods/Attributes in Backbone Model: Part 4
In this article we will be dealing with the terms related to the Backbone Model.
Shridhar Sharma
Jan 01, 2015
Model in Backbone.JS : Part 2
This tutorial gives you an overview of model in Backbone.JS.
Shridhar Sharma
Dec 29, 2014
Model Validation in Backbone.JS: Part 3
This article is particularly based on how the validation is done and issues related to this is handle in Backbone model using some methods.
Shridhar Sharma
Dec 30, 2014
Use Backbone.js to Make a Structured Web Application
Backbone.js is a JavaScript client-side (front-end) framework that helps to organize your code and makes it easier for you to develop single-page web applications.
Devanand Laroiya
Apr 15, 2013
Display Images Using Model Binder in Backbone.js
In this tutorial we will display images on a button click using model binding.
Mudita Rathore
Mar 04, 2014
Collection Binder Using Backbone.js
This article describes the Collection binder using backbone.js. Backbone is a great platform for creating client-side applications.
Mudita Rathore
Mar 04, 2014
Create Forms in a List Using Backbone.js
In this article we will create a number of forms in a list.
Mudita Rathore
Mar 03, 2014
Regex Routing Using Backbone.JS
In this article we will learn about Regular Expression Routing. If you want to be more selective in your routing and the route URL that matches the specified criteria then we can use a regular expr...
Mudita Rathore
Feb 28, 2014
Render HTML Using The Backbone.js View
In this article we will learn about various ways to render HTML using Backbone.js View and use the underscore templates.
Mudita Rathore
Feb 26, 2014
Learning About Multiple Views in Backbone.JS
In this article we will learn about multiple views. We will understand how a view manages the updates or the events in another view. In this tutorial we will create a record list.
Mudita Rathore
Feb 25, 2014
Model Binding Events in Backbone.js
This article explains binding models with events.
Mudita Rathore
Feb 24, 2014
Learning Backbone.js: Templates
This article explains the backbone template. This tutorial explains the use of the template without using backbone.js scripts, the template is not a part of backbone.js.
Mudita Rathore
Feb 24, 2014
Create Backbone.js App With Helper.js
In this article I will create an application in which we can add an article type of description. We can also delete and edit this article.
Mudita Rathore
Feb 18, 2014
No Records Available.
View More
Learn Python
Challenge yourself
Backbonejs Skill
E-Book Download
Get Certified
TypeScript