Tag Archive for: application development

Let Your Backbone Slide - Extending RESTful web services

Let Your Backbone Slide – Extending RESTful web services

Backbone.js provides a very flexible framework for building JavaScript applications that interact with web services. Models and Collections serve to represent easily represent data entities, with operations to create, read, update, and delete.…
BackboneJs User Notification

Backbone.js Patterns: User notification system

At Veriday, we have been using Backbone.js to build rich web applications for a few years now. During this period we developed different patterns to make us more efficient building apps using Backbone.js as well as to enforce certain user experience…
Rich Internet Applications Using Backbone.js and Liferay

Rich Internet Applications Using Backbone.js and Liferay

It's 2014 and your portal needs to get RICH! It's no longer enough to have a portal that just works and presents information to your end users from multiple different sources. Today, it's just as important to have a rich and easy to use interface. The…