Quantcast
Channel: SitePoint » backbone
Browsing latest articles
Browse All 6 View Live

Javascript Application Design Patterns, By Example

Javascript development is dominated by libraries libraries like Backbone, Spine, and of course jQuery (surprise!). However, it isn’t an issue of what library to use but rather how to use it....

View Article



Web App Development with Junior and Firebase

In the first part of this tutorial, we designed a simple ToDo list app using Junior framework. We used Ratchet components to design the UI. In this part of the tutorial, we’ll implement Firebase as the...

View Article

JavaScript and PHP Libraries Used by WordPress

Almost all modern software (including platforms such as WordPress) rely on third party libraries. That’s because, as developers, we don’t need to reinvent the wheel. If I had to develop software that...

View Article

Introduction to Rendr

Isomorphic JavaScript frameworks and libraries have gained a lot of attention recently. Isomorphic JavaScript applications are applications written in JavaScript that can run both on the client and on...

View Article

Image may be NSFW.
Clik here to view.

Build a Web App with Backbone.js and Socket.IO

As many of you know, Backbone.js is a well-known MV* framework. It’s hosted on GitHub and it gives structure to web applications by providing models with key-value binding and custom events,...

View Article


Graph Data with Firebase

In my previous article titled “Build a Web App with Backbone.js and Socket.io” I’ve explained how to use Backbone.js and Socket.IO to implement an asynchronous messaging paradigm to avoid coupling. The...

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images