DEV Community

# cleancode

Principios e praticas para escrever codigo limpo e sustentavel.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Error Handling in NestJS: Best Practices and Examples

Error Handling in NestJS: Best Practices and Examples

6
Comments
2 min read
Clean Code and Architecture for Game Development

Clean Code and Architecture for Game Development

Comments
4 min read
TypeScript Enums vs. String Unions: What's the Deal?

TypeScript Enums vs. String Unions: What's the Deal?

1
Comments
3 min read
Do You Like Pasta? Your Java Code Might!

Do You Like Pasta? Your Java Code Might!

Comments
6 min read
Clean code in NestJS

Clean code in NestJS

7
Comments
1 min read
Understanding State Machines with a Practical Example in C#

Understanding State Machines with a Practical Example in C#

9
Comments 1
3 min read
TypeWire 0.1.0 — Explicit, Transparent DI for TypeScript

TypeWire 0.1.0 — Explicit, Transparent DI for TypeScript

1
Comments
4 min read
La importancia del código limpio

La importancia del código limpio

Comments
4 min read
3 Real-World Refactoring Principles That Help Me Tame Complexity in Startup Codebases

3 Real-World Refactoring Principles That Help Me Tame Complexity in Startup Codebases

Comments
3 min read
Git Hooks — The Developer's Silent Sidekick

Git Hooks — The Developer's Silent Sidekick

4
Comments
3 min read
🧠 State-of-the-Art Programming vs 🎧 Vibe Coding: A Tale of Two Dev Modes

🧠 State-of-the-Art Programming vs 🎧 Vibe Coding: A Tale of Two Dev Modes

10
Comments 6
3 min read
These Mistakes Are Breaking Your Projects!

These Mistakes Are Breaking Your Projects!

Comments
4 min read
🧩 Dependency Injection Without Magic

🧩 Dependency Injection Without Magic

Comments
3 min read
10 React Best Practices Every Developer Should Follow

10 React Best Practices Every Developer Should Follow

4
Comments 2
6 min read
Write Code Like A Pro: Mastering The SOLID Principles

Write Code Like A Pro: Mastering The SOLID Principles

3
Comments
3 min read
Design Patterns: Prototype

Design Patterns: Prototype

3
Comments
2 min read
The Importance of Clean Code

The Importance of Clean Code

2
Comments
4 min read
Clean Architecture in .net application step by step

Clean Architecture in .net application step by step

10
Comments
3 min read
Tipos de Tablas en Bases de Datos: Una Guía Simplificada

Tipos de Tablas en Bases de Datos: Una Guía Simplificada

Comments
3 min read
7 JavaScript Anti-Patterns That Are Hurting Your Code (And What to Do Instead)

7 JavaScript Anti-Patterns That Are Hurting Your Code (And What to Do Instead)

7
Comments
2 min read
Clean code: Why prefer unknown over any in TypeScript

Clean code: Why prefer unknown over any in TypeScript

Comments
3 min read
I Don't Need Anyone, I'll Warm Up Dinner Myself. Self-Sufficient Data

I Don't Need Anyone, I'll Warm Up Dinner Myself. Self-Sufficient Data

Comments
6 min read
Clean Code no Front-end

Clean Code no Front-end

16
Comments
5 min read
Understanding Traits in PHP: Reusing Code with Elegance

Understanding Traits in PHP: Reusing Code with Elegance

Comments 1
2 min read
Static Factories: When Static Methods Shine (And Why They're Not Always Evil)

Static Factories: When Static Methods Shine (And Why They're Not Always Evil)

Comments
2 min read
loading...