Creating simple tasks app with Backbone.js and Slim micro framework (part 1)
In this series of articles I’ll create simple task management web application based on Backbone.js. To save data and persist it to database I’ll use Slim PHP micro RESTful server.