wordbone-pressback
wordbone-pressback copied to clipboard
Experiments in Backbone on top of WordPress
WordBone PressBack
This repository serves to hold some ongoing demos/experiments in building applications with Backbone.js on top of WordPress.
Let me stress: experiments. These are not necessarily proven best practices. If you're interested in figuring this out with us, read on!
Projects in this repository
- A repository demonstrating how to refactor a jQuery theme component to leverage Backbone.js for structure and eventing
- TodoMVC Theme
- The Backbone.js example from TodoMVC, re-envisioned as a WordPress theme (note: Still a WIP, ideally this would sync to-do's to the WP database)
- TwentyFuture Theme
- The Twenty Twelve default theme, abused to render its post content using Backbone views.
- PostListr
- A small, standalone Backbone app, which will list out the last 10 entries in a WordPress.com or Jetpack JSON API-enabled blog.