Published onJanuary 25, 2024Immutable in JavascripjavascriptAn immutable value is a variable's value that cannot be changed without creating an entirely new value.
Published onJanuary 25, 2024Coupling vs CohesionsoftwarearchitectureDistinguish Coupling and Cohesion.
Published onJanuary 25, 2024Horizontal vs Vertical scalesoftwarearchitectureHorizontal scaling can be understood as scaling out by duplicating, while vertical scaling involves upgrading the resources of the individual instance.
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.