Inheritance vs CompositionPROs and CONs of Inheritance and Composition in Object-Oriented ProgrammingJul 22, 2024Jul 22, 2024
I adopt facade pattern in every Angular project, especially with NX libs.My teams adopt facade by encapsulating all business (data) logic in it. Ideally, it should be possible to reuse it on components to be used…Sep 15, 20231Sep 15, 20231
Published intech bits pubAngular Standalone ComponentsShifting from a module-oriented organization to a component-oriented oneJun 28, 2023Jun 28, 2023
Published intech bits pubVSCode Dev ContainersContainerization for automation of a project setup processMay 3, 2023May 3, 2023
Git: remove branches except mainKeep your git repo clean avoiding unused branchesDec 21, 20211Dec 21, 20211