2

I am looking for an example set that utilizes Backbone.js + Zepto.js to build Mobile Web Application.

jsf
  • 2,851
  • 9
  • 30
  • 33

1 Answers1

2

You can get simple example in this link.
http://trigger.io/cross-platform-application-development-blog/2012/03/02/how-to-build-fast-html5-mobile-apps-using-backbone-js-zepto-js-and-trigger-io/

4b0
  • 21,981
  • 30
  • 95
  • 142
  • Thanks. Based on my research Trigger.IO is fairly new kid on the block. Will need to do more research to evaluate this framework. – jsf Mar 23 '12 at 19:35