#software-development
Read more stories on Hashnode
Articles with this tag
This blog post is about the DOs and DON'Ts of code logging I picked up along the way in my coding career. This is a quick list, a "cheat sheet" if you...
Over the years, I have read numerous poorly written specs. Don't get me wrong, writing good specs is hard and it's more of an art form than anything...
I still remember dabbling with my father's first computer in the mid-90s when I was around 7 or 8 years old. Back then, the computer "unit" took up...
Everyone probably heard at some point in their career that "Util packages are bad", "Don't use util modules!", or "Utils are an anti-pattern". The...
Inspired by other articles I've read about various developers' opinions on software. These opinions formed along the way in my career that I wouldn't...
Over the years I have realized that delivered code is light-years better than beautiful but useless code. This of course is not to belittle the "code...