Backbone.js #framework #javascript

Backbone.js is a lightweight JavaScript library that provides structure to web applications by offering models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all with your existing API using a RESTful JSON interface. It is known for its simplicity and flexibility.

Link: https://backbonejs.org/

Developer: Jeremy Ashkenas

Category: Web Framework #framework

A set of pre-written code libraries and tools that provide a structure for building web applications more efficiently and with less boilerplate code.

Others in this category

Category: Server-side JavaScript Framework #javascript

Frameworks for building server-side applications with JavaScript.

Others in this category