Category web

A way of becoming a great developer

Beware of how you spend your scarce cognitive resources. Enjoy this Fluent 2015 presentation, by Kathy Sierra, about the important elements to care about in one’s pursuit of greatness. This doesn’t only apply to technologies, or web, or coding, but to almost anything.

Web developers love System.Net.HttpStatusCode

Earlier this week, I was working on a specific project and encountered a specific error while working with some service calls over the wire. I ended up discussing with few people about whether or not I should return a specific StatusCode type for the situation I was dealing with. About 5 minutes after we started […]