Published onOctober 4, 2024Mastering component cohesion, 3 principles every developer should know 😎software-developmentbookclean-architectureThe 3 Component Cohesion Principles are essential to building modular and maintainable systems. Discover why and how to apply them to improve the str...
Published onSeptember 20, 2024Components in Clean Architecturesoftware-developmentclean-architecturebookUnderstanding the concept of components in Clean Architecture and how it can simplify maintaining your code.
Published onSeptember 18, 2024The Open/Closed Principle (OCP)software-developmentclean-architecturebookUnderstand the Open/Closed Principle (OCP) in SOLID for scalable Web Code
Published onSeptember 11, 2024The Dependency Inversion Principlesoftware-developmentclean-architecturebookWhy the Dependency Inversion Principle is essential for maintainable code
Published onSeptember 10, 2024Single Responsibility Principlesoftware-developmentclean-architecturebookUnderstanding the first SOLID principle
Published onSeptember 9, 2024Why You Shouldn't Overuse Commentssoftware-developmentclean-architecturebookAre comments really necessary?
Published onSeptember 8, 2024The importance of good software designsoftware-developmentclean-architecturebookWhy is good software design important?