Node.js, Technology

Introduction to backbone.js

It is difficult to build single-page web applications or complicated user interfaces by simply using frontend libraries like jQuery. Backbone.js is a lightweight JavaScript library that adds structure to your client-side code. It is based on the Model-View-Controller pattern. It is best suited for creating single page applications using a...

by Rubi Saini
Tag: Single-page web application
13-Jul-2015