Badge 1&1 Blog

Tag Archives: javascript

Getting started with qooxdoo

qooxdoo is a JavaScript framework for creating desktop-style web applications, often called Rich Internet Applications (RIAs). It was born in January 2005, one month before the term AJAX was even coined.  It’s open source and there is a team of … Continue reading

Posted in Technology & Development | Tagged , , | Leave a comment

Continuous Integration for Javascript

I have to admit that I’m not very fond (read lazy) of writing tests and, until now, I haven’t worked in a project that was fully tested. But I decided that has to change and, in an attempt to cut … Continue reading

Posted in Technology & Development | Tagged , , , , , | 1 Comment