DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why Naming Domain Rules Is Essential for Code Semantics

Why Naming Domain Rules Is Essential for Code Semantics

1
Comments
4 min read
Coding Style Guide: A Practical Guide to Writing Clean Code

Coding Style Guide: A Practical Guide to Writing Clean Code

5
Comments
5 min read
Regra 5: A primeira lição para a otimização é não otimizar

Regra 5: A primeira lição para a otimização é não otimizar

Comments
3 min read
How I reduced code size by about 85%

How I reduced code size by about 85%

Comments
2 min read
Organize Your CSS Like a Pro: Logical Grouping of Properties

Organize Your CSS Like a Pro: Logical Grouping of Properties

1
Comments 2
3 min read
Code Quality and Clean Code: Techniques for Maintainable, Readable and Efficient Code

Code Quality and Clean Code: Techniques for Maintainable, Readable and Efficient Code

1
Comments
3 min read
SOLID Principles in object-oriented design

SOLID Principles in object-oriented design

Comments
14 min read
✍️ Code Comments

✍️ Code Comments

Comments
3 min read
✍️ Comentarios

✍️ Comentarios

Comments
4 min read
Understanding Clean Code: Systems ⚡️

Understanding Clean Code: Systems ⚡️

2
Comments
4 min read
Error Handling Bad Practices

Error Handling Bad Practices

Comments
5 min read
Essential Guide to Refactoring Code for a Cleaner and Polished Design

Essential Guide to Refactoring Code for a Cleaner and Polished Design

1
Comments
3 min read
Top 10 Clean Code Rules 🎨🚀

Top 10 Clean Code Rules 🎨🚀

98
Comments 13
2 min read
Understanding clean architectures

Understanding clean architectures

5
Comments
10 min read
Understanding Clean Code: Classes ⚡️

Understanding Clean Code: Classes ⚡️

Comments
3 min read
Clean Code: Exerça a habilidade de escrever código simples e eficiente🔥

Clean Code: Exerça a habilidade de escrever código simples e eficiente🔥

2
Comments
7 min read
[Code Compare] 1. ArrayList vs Collections.singletonList

[Code Compare] 1. ArrayList vs Collections.singletonList

1
Comments
4 min read
Writing Clean and Maintainable Functions in C#

Writing Clean and Maintainable Functions in C#

5
Comments
4 min read
Decision Tables in TypeScript: An Underrated Pattern for Cleaner Code

Decision Tables in TypeScript: An Underrated Pattern for Cleaner Code

2
Comments
3 min read
Regra 4: A generalização demanda três exemplos

Regra 4: A generalização demanda três exemplos

Comments
4 min read
Demystifying CPF and CNPJ Check Digit Algorithms: A Clear and Concise Approach

Demystifying CPF and CNPJ Check Digit Algorithms: A Clear and Concise Approach

3
Comments
4 min read
Should Domain Models Have Interfaces?

Should Domain Models Have Interfaces?

Comments
3 min read
Unlocking the Secrets of GraphQL: Best Practices for Clean, Efficient APIs

Unlocking the Secrets of GraphQL: Best Practices for Clean, Efficient APIs

1
Comments
3 min read
Top Security Flaws hiding in your code right now - and how to fix them

Top Security Flaws hiding in your code right now - and how to fix them

1
Comments 2
8 min read
Understanding Clean Code: Unit Tests ⚡

Understanding Clean Code: Unit Tests ⚡

1
Comments
3 min read
loading...