I assume everyone already knows about mockjax [1], a fantastic library for mocking out plain-old jquery ajax requests. It's a great way to develop and test Backbone apps against an API contract even before the API is up and running.<p>[1] <a href="https://github.com/appendto/jquery-mockjax" rel="nofollow">https://github.com/appendto/jquery-mockjax</a>