WoW Realm Status: Backbone Edition

February 22, 2014 ยท View on GitHub

This is a version of my realm status page written using only client-side JavaScript. Application logic, managed by Backbone, is written in CoffeeScript at js/app.coffee and compiled into JavaScript for use in the browser.

Versions of This Application

  • Ruby - source, demo
  • Backbone - source, demo
  • AngularJS - source, demo
  • React - source, demo