Blog Archives

Journey to the open data jungle with OpenRefine, CartoDB, Leaflet and Javascript

Playing around with data is not an easy task. There’s no secret formula for successfully finding your way through a bunch of pdf, csv, excel, APIs or whatever else you might have to deal with. There’s not even a single

Tagged with: , , , ,
Posted in open data, tutorial

Sharing you JavaScript Ninja secrets: Run your jasmine tests on jsFiddle

For those of you anxious to read the whole stuff, and asking for a quick and dirty TL;DR version of this, just go to the jsFiddle itself, it’s pretty much self-explanatory. JsFiddle is a great tool to show bits of

Tagged with: , , , ,
Posted in development, javascript, tdd, tools, web development

Live hot-code reloading with Chromium browser on Linux

I’m pretty confident that it’s just a matter of time before we all end up developing web sites from scratch without ever leaving our web browsers. Even worse, wether you think it’s a good idea or not (it’s not, believe

Tagged with: , , , ,
Posted in development, javascript, tools, Uncategorized, web development

Troubleshooting Javascript: humble homage to WAT

Javascript is not funny

Everyone who ever had the chance too see @garybernhardt‘s WAT presentation is secretly dreaming about emulating him some day… and luckily for all of us JavaScript provides us with plenty of opportunities to fulfil our wishes (BTW, don’t waste your

Tagged with: , , , ,
Posted in backbone, development, javascript