Posts Tagged ‘ajax’

jQuery.fixture for prototyping Ajax Development

This is a neat thing if you are developing a RESTful application, but you do not have the REST server at the other end, or you are waiting for someone else to develop it. [Link] If I had known about this a little while ago, I might not have had to build my own test [...]