Published onJanuary 23, 20244 Principles of Object-Oriented ProgrammingsoftwareThe 4 Principles of Object-Oriented Programming must be remember.
Published onJanuary 23, 2024Identify Monoliths, microservices and serverlesssoftwarearchitectureThe different between horizontal scale and vertical scale.
Published onJanuary 22, 2024Access ModifiersjavascriptsoftwareAccess modifier - using getter, setter to access property in typescript.
Published onJanuary 16, 2024Execution ContextjavascriptExecution context is the environment where code is executed, consisting of three main contexts...
Published onJanuary 16, 2024Garbage collectionjavascriptThe mechanism of garbage collection in javascript.