/sample-tasks

Sample code for blog post "Creating simple tasks app with Backbone.js and Slim micro framework"

Primary LanguagePHP

Sample code for blog post "Creating simple tasks app with Backbone.js and Slim micro framework"

Companion code for blog post "Creating simple tasks app with Backbone.js and Slim micro framework", part 1 and part 2.

In this series of articles I’ll create simple task management web application based on Backbone.js. To save data and persist it to DB I’ll use Slim PHP micro RESTful server.