#programming
Read more stories on Hashnode
Articles with this tag
A technique to know how much refactoring you need ยท There's a recurring topic when I teach Object-Oriented Programming and clean code techniques....
Context Testy is one of my open-source projects: it is a minimal Javascript testing framework. Testy, like many other testing tools, has a way to...
Photo by Lina Trochez on Unsplash Leaving a codebase, especially if you worked on it for a long time, requires some work to properly hand it off to...
Photo by Ian Taylor on Unsplash Intro A very important part of software maintenance is to keep languages, libraries, and framework versions up to...
(picture by Tim Mossholder on Unsplash) Intro One of the things that we as developers tend to underestimate, or not paying much attention to is...