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.
The Art of Clean Code: A Practical Guide to Writing Maintainable JavaScript

The Art of Clean Code: A Practical Guide to Writing Maintainable JavaScript

197
Comments 46
3 min read
Top 6 Design Patterns

Top 6 Design Patterns

1
Comments
3 min read
c# clean code: Writing Efficient LINQ Queries

c# clean code: Writing Efficient LINQ Queries

1
Comments
2 min read
Flexible C# with OOP Principles:Simplifying Complex Code with the State Design Pattern

Flexible C# with OOP Principles:Simplifying Complex Code with the State Design Pattern

2
Comments
4 min read
Flexible C# with OOP Principles: Reducing Complexity in OOP with State-Based Logic

Flexible C# with OOP Principles: Reducing Complexity in OOP with State-Based Logic

2
Comments
2 min read
Best Way to Replace Duplicated Request Parameters in Spring Boot

Best Way to Replace Duplicated Request Parameters in Spring Boot

5
Comments
1 min read
One Level of Abstraction: The Key to Clean Functions

One Level of Abstraction: The Key to Clean Functions

1
Comments
2 min read
c# Clean Code: Best Practices for new, Operators, and using

c# Clean Code: Best Practices for new, Operators, and using

6
Comments
4 min read
Best Practices for Writing Clean React Code with Examples

Best Practices for Writing Clean React Code with Examples

Comments 2
4 min read
c# Clean Code: Best Practices for Using Action and Func

c# Clean Code: Best Practices for Using Action and Func

27
Comments 3
3 min read
Tech Debt: A Bigger Problem Than AI Takeover

Tech Debt: A Bigger Problem Than AI Takeover

2
Comments 2
6 min read
🧹 The Art of Writing Clean Code: Why It Matters and How to Do It

🧹 The Art of Writing Clean Code: Why It Matters and How to Do It

16
Comments
4 min read
Forget if !=null and try/catch and write leaner code

Forget if !=null and try/catch and write leaner code

1
Comments
5 min read
5 Ways to Write Clean Code: A Developer's Guide 💻✨

5 Ways to Write Clean Code: A Developer's Guide 💻✨

2
Comments
3 min read
Clean Code Architecture in Laravel: A Practical Guide

Clean Code Architecture in Laravel: A Practical Guide

61
Comments 7
5 min read
C# Clean Code: using var guide lines

C# Clean Code: using var guide lines

5
Comments
2 min read
De lo funcional hasta lo legible con Tidyings

De lo funcional hasta lo legible con Tidyings

2
Comments
8 min read
Part 2: Clean Design in React

Part 2: Clean Design in React

Comments
4 min read
C# Clean Code: Commenting Conventions

C# Clean Code: Commenting Conventions

1
Comments
2 min read
Enhancing Code Readability with Effective Layout Conventions

Enhancing Code Readability with Effective Layout Conventions

Comments
3 min read
Understanding the Proxy Pattern with a Payroll System Example

Understanding the Proxy Pattern with a Payroll System Example

4
Comments 1
4 min read
C# Clean Code: Coding Conventions

C# Clean Code: Coding Conventions

12
Comments
4 min read
Refactoring 017 - Convert Attributes to Sets

Refactoring 017 - Convert Attributes to Sets

4
Comments
6 min read
Architect Your React Native app to handle Millions of Users and Large Development Teams

Architect Your React Native app to handle Millions of Users and Large Development Teams

Comments
11 min read
Organizing AWS CDK with Separated Lambda and Fargate Code in a Monorepo

Organizing AWS CDK with Separated Lambda and Fargate Code in a Monorepo

1
Comments
3 min read
loading...