wordbone-pressback icon indicating copy to clipboard operation
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

  1. Step By Step from WordPress & jQuery to WordPress & Backbone
  • A repository demonstrating how to refactor a jQuery theme component to leverage Backbone.js for structure and eventing
  1. TodoMVC Theme
  1. TwentyFuture Theme
  • The Twenty Twelve default theme, abused to render its post content using Backbone views.
  1. PostListr
  • A small, standalone Backbone app, which will list out the last 10 entries in a WordPress.com or Jetpack JSON API-enabled blog.