After briefly testing Node.js and MongoDB I decided it’s time to take a look at Backbone.js and try out it with a minimal application. The objective is to make use of all these technologies in the long run – in a project the focus of which is not entirely clear yet. As I haven’t lately been especially active on the area of the web development, Backbone.js appears to be a promising technique to establish single-page web apps and supporting the MVC paradigm and thereby helps to make the code modular.
I started the experiment by downloading all the required js libraries mentioned on the Backbone.js web site as prerequisites also I decided to invest on the ebook “Backbone Tutorial” by Thomas Davis.
I’ll continue to handle the theme in a couple of days with a further posting, when I’ve gained some information and can avoid the stupidest things during the development.