brainzest / sample-tasks

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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