Online chat based on web sockets
-
Updated
Jul 27, 2016 - PHP
Backbone.js supplies structure to JavaScript-heavy applications by providing 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 to your existing application over a RESTful JSON interface. Backbone.js was originally extracted from the Rails application DocumentCloud. Philosophically, Backbone is an attempt to discover the minimal set of data-structuring (models and collections) and user interface (views and URLs) primitives that are generally useful when building web applications with JavaScript. Backbone is a library, not a framework. Synchronous events are used as the fundamental building block over constantly polling data. The main pars of Backbone are:
Online chat based on web sockets
WorkMates Brings BP Nouveau Group Invites UI into BP Legacy.
Generate a modal view with Backbone in WordPress (like for lists)
Polling application built with Silex & Backbone.js
Submitted in partial fulfilment of the requirements for the BEng (Hons) Software Engineering degree at the University of Westminster, UK.
Created by Jeremy Ashkenas
Released October 13, 2010