From Seriously Good Software by Marco Faella
This article delves into using memory storage space efficiently, thus making your software more efficient and resilient.
From Dependency Injection, Principles, Practices, and Patterns by Steven van Deursen and Mark Seemann
This articles explains the Singleton Lifestyle: what it is and what it means for your code.