Tag Archives: programming

Block the DOM in order to inspect interactive elements

A very dirty trick to inspect interactive stuff in the browser (works in Chrome and Firefox) by leveraging the debugger.

So, you want to be a programmer?

Plenty of people are wannabe programmers. They’ll tell you about their idea, all the research they’ve done, the cool features they’ve come up with. Very few actually do anything about it.

How to find the perfect solution

Let’s say you have a huge programming problem to solve. How do you solve it? What’s your approach?

About software architecture

A good architecture is important, otherwise it becomes slower and more expensive to add new capabilities in the future Martin Fowler: Software Architecture Guide

The Three Virtues of a Great Programmer

I’m for sure not a great programmer, but I find myself 100% convinced that the three virtues of great programmer from Larry Wall are the best explanation of what a great programmer is.