Building MVC app with IBM Worklight and BackboneJS

(Not from me... but from Anton Aleksandrov)


The goal of this tutorial is to demonstrate how to create a MVC application with IBM Worklight and backbone.js
Note that solid knowledge of both Worklight and Backbone.js is recommended for a maximum result.
We will create a simple application that will retrieve RSS feed from Worklight adapter and display it on a screen. Clicking on a feed item will popup feed description in alert box.



Download the sample project demo here

Comments