I want to create a custom wordpress plugin. I want to use backbone.js. I have used backbone for non php/wordpress related projects. Can someone guide me to how to go about writing the plugin to make use of the mvc client side architecture? Thanks!
Share
I just pushed WordPressSinglePage, a starting place for building single-page JavaScript applications on top of Backbone.js via Brunch (Backbone.js, CoffeeScript, EcoTemplates, jQuery –http://brunch.io/) and the WordPress JSON api. This should get you on the right track.
Updated link:
https://github.com/damassi/WordpressSinglePage-JavaScript