Design patterns help us solve design problems often encountered in software development and reduce the complexities in our code. The Gang of Four design patterns fall into three categories: creational ...
In the past, the software was a monolith that was built. There is a single gigantic entity of code that is all tightly ...