Clean Code laboratory
Clean Code samples an docs para cursos y talleres de Código Limpio impartidos en Español por Alberto Basalo
Note
This project has examples in TypeScript
Content is suitable for any programming language
-
10 commandments to naming and writing clean code with TypeScript
-
Write Clean TypeScript with the Rule of ONE for Methods and Functions.
-
Data models in TypeScript, from primitive obsession to clean entities.