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.
Principios SOLID IV: Principio de sustitución de Liskov

Principios SOLID IV: Principio de sustitución de Liskov

1
Comments
3 min read
React Clean Code with Absolute Imports

React Clean Code with Absolute Imports

30
Comments 5
3 min read
Principios SOLID III: Abierto a extensión y cerrado a modificación

Principios SOLID III: Abierto a extensión y cerrado a modificación

1
Comments
3 min read
Código limpo de milhões!

Código limpo de milhões!

5
Comments
4 min read
Principios SOLID II: Principio de responsabilidad única

Principios SOLID II: Principio de responsabilidad única

1
Comments
3 min read
Flags In Programming

Flags In Programming

2
Comments
4 min read
Principios SOLID I: Primero, no seas STUPID

Principios SOLID I: Primero, no seas STUPID

1
Comments
3 min read
Stop Using if..else

Stop Using if..else

1
Comments
5 min read
Naming Matters: The Importance of Good Naming in Clean Code

Naming Matters: The Importance of Good Naming in Clean Code

1
Comments
4 min read
What are some good practices for writing clean and maintainable code?

What are some good practices for writing clean and maintainable code?

1
Comments
1 min read
How to write clean code in Laravel?

How to write clean code in Laravel?

1
Comments
4 min read
Learnings From Clean Code

Learnings From Clean Code

3
Comments
4 min read
Mastering Java: A Comprehensive 4-Part Series to Build Your Programming Skills

Mastering Java: A Comprehensive 4-Part Series to Build Your Programming Skills

1
Comments
2 min read
Reusable Loading component in React

Reusable Loading component in React

6
Comments
8 min read
Serverless & Well Architected

Serverless & Well Architected

4
Comments
8 min read
Desestructuración en ES6, consejos para obtener un código limpio

Desestructuración en ES6, consejos para obtener un código limpio

Comments
4 min read
Split your code into phases

Split your code into phases

3
Comments
3 min read
Kotlin Code Smell 017 - Pattern Abusers

Kotlin Code Smell 017 - Pattern Abusers

Comments
1 min read
Functions Are Killing Your React App's Performance

Functions Are Killing Your React App's Performance

66
Comments 25
14 min read
Is global data bad?

Is global data bad?

1
Comments 7
4 min read
How to simplify your if statements

How to simplify your if statements

15
Comments 10
1 min read
You probably don't need loops

You probably don't need loops

2
Comments
3 min read
Why Consistent Code Structure is Important in Flutter

Why Consistent Code Structure is Important in Flutter

1
Comments
3 min read
Flutter Clean Code

Flutter Clean Code

Comments
2 min read
Get started with Zustand

Get started with Zustand

2
Comments
3 min read
loading...