Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albertobasalo/cc-lab
🧼 Clean Code 🔬🧫🧪 laboratory
https://github.com/albertobasalo/cc-lab
clean-code course
Last synced: 19 days ago
JSON representation
🧼 Clean Code 🔬🧫🧪 laboratory
- Host: GitHub
- URL: https://github.com/albertobasalo/cc-lab
- Owner: AlbertoBasalo
- License: mit
- Created: 2024-05-02T07:37:57.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-16T09:30:03.000Z (8 months ago)
- Last Synced: 2024-05-16T14:57:03.956Z (8 months ago)
- Topics: clean-code, course
- Homepage: https://albertobasalo.notion.site/Clean-code-t-cnicas-para-escribir-mejor-c-digo-874929129a894e969d24295db05e046a
- Size: 7.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🧼 cc-lab
Clean Code laboratory> [Clean Code samples an docs](https://github.com/albertobasalo/cc-lab) para cursos y talleres de [Código Limpio](https://albertobasalo.notion.site/Clean-code-t-cnicas-para-escribir-mejor-c-digo-874929129a894e969d24295db05e046a) impartidos en Español por [Alberto Basalo](https://albertobasalo.dev)
> [!NOTE]
> This project has examples in TypeScript
>
> Content is suitable for any programming language## Companion articles
- [10 commandments to naming and writing clean code with TypeScript](https://albertobasalo.medium.com/10-commandments-to-naming-and-writing-clean-code-with-typescript-4d46c205a5d2)
- [Write Clean TypeScript with the Rule of ONE for Methods and Functions.](https://albertobasalo.medium.com/functions-rule-one-326ba019a8dd)
- [Data models in TypeScript, from primitive obsession to clean entities.](https://albertobasalo.medium.com/evolution-of-data-models-from-primitive-to-clean-entities-in-typescript-5d45aaee0542)
---
🧑🏼💻 By Alberto Basalo