hacking
Since the beginning of the year I’ve been doing a lot less coding at work. The result of taking up a team lead role.
It’s going fairly well and less time spent developing at work definitely has it’s advantages.
It means I start to get that desire to cut some code in my spare time. In the last month I’ve reacquainted myself with python and thrown together a g-maps mash-up built with the Django Framework. I’ve brought in Dojo for JavaScript and it’s all buzzing nicely.
The app I have is just a simple proof of concept at the moment. Before I go too far I want to get my head around some of the unit testing/tdd tools for Python and JavaScript. I’ve seen a few around the place while googling but I’d love to hear any recommendations.
More updates on tdd with python to come.


