Skip to content

TunedIn.net

random musings of a deferred promise

Category: Backbone

Posted on July 16, 2016August 25, 2016

Backbone and the WP REST API

Here are the slides from my WordCamp New York talk on Backbone and the WordPress REST API: Backbone and the WP REST API.

Here is the demo project I built to accompany this talk: https://github.com/adamsilverstein/api-post-list.

 

Posted on December 4, 2015December 4, 2015

Backbone Resources

Start at the source:

  • http://backbonejs.org/
  • Backbone, the primer – https://github.com/jashkenas/backbone/wiki/Backbone,-The-Primer
  • Dev tools, debuggers – https://github.com/jashkenas/backbone/wiki/Development-Tools
  • Many more resource links – https://github.com/jashkenas/backbone/wiki/Tutorials,-blog-posts-and-example-sites

 

Simple code samples to start

  • https://github.com/brianhogg/wp-backbone-view-rest-api-demo
  • TODO app: annotated source code – http://backbonejs.org/docs/todos.html

 

Data binding:

  • http://nytimes.github.io/backbone.stickit/

Local Storage

  • Ajax Localstorage Cache: https://github.com/paulirish/jquery-ajax-localstorage-cache

.

Recent Posts

  • Backbone and the WP REST API
  • Making Ads Great Again
  • Setting up Charles Web Debugging Proxy to debug ads
  • Backbone Resources
  • Put a little Backbone in your WordPress (presentation)
Proudly powered by WordPress