Strangler pattern approach to migrating applications - pros and cons
The strangler pattern is a common approach to rewriting, modernizing and migrating existing (legacy) software to a new approach/solution…
Read moreThe strangler pattern is a common approach to rewriting, modernizing and migrating existing (legacy) software to a new approach/solution…
Read moreIn many ways, working in software industry is like working in industries such as construction or interior design. It requires knowledge and…
Read moreSOLID, this acronym was coined by Michael Feathers, it represents the five basic principles of object-oriented programming developed by…
Read moreSoftware developers are not robots, even after seven years of PHP programming experience, I do sometimes make bugs in the code. In the age…
Read moreThis week I finally hit the delete button. I've been waiting for this moment for the last 3 years. Finally, I erased the legacy part of the…
Read moreFor me, as probably for every programmer, legacy code is something that I do not want to deal with. It is always not well written, hard to…
Read more