-
Building software is like cooking a chilli con carne
Part of a developers job is helping our team understand how long something will take to build. This article aims to highlight why this is sometimes hard to fathom, using my favourite metaphor - Mexican food.
Read More -
The value of peer review
How peer review can help speed up development, catch bugs early and make everybody better in their role.
Read More -
When is a resource not a resource?
How a five minute job ended up spanning two days because assumptions were made on "resourcing".
Read More -
Demystifying event bubbling and propagation
The terminology and functionality of "events" triggered in software, and how to respond to them can be hellish, even for the most experienced developer. This post aims to demystify the terminology around events in web applications and hopefully help developers solve similar problems when they come across them in the future.
Read More