#software-development
Read more stories on Hashnode
Articles with this tag
Does your code clean? · I was recently reminded of software engineering practice that I adopted years ago. I think it is a very valuable and pragmatic...
I saw a few tips on LinkedIn regarding good habits for git commits. It made me wonder about how my team and other teams in my organization use git and...
Anti-K.I.S.S. software solutions from the real world · One of the tenets of software development is to avoid premature optimization. Premature...