Posts
-
Understanding the SOLID Principles in Modern Software Design: A Deep Dive Analysis for Today's Developer
Object-oriented programming (OOP) has been a dominant paradigm in software development. Among the various guidelines established to help developers navigate the intricacies of OOP, the SOLID principles stand out as some of the most influential.
read moreOct 23, 2023 — Photo by Etienne Girardet on Unsplash
-
The Best Branch Strategy for Your Git Project
When your project becomes bigger and also your team grows, it is time to choose a good strategy that fits your project needs, if you haven’t done that yet, but if you have chosen one, and you think it is slowing things down, maybe you should migrate to a whole new strategy or implement different practices. That’s why I’m going to share with you some key points to have in mind while developing a git branch strategy.
read moreOct 29, 2021 — Photo by Irina Blok on Unsplash