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.
Rails transactional callbacks beyond models

Rails transactional callbacks beyond models

6
Comments
5 min read
How to Write Cleaner Code: Best Practices

How to Write Cleaner Code: Best Practices

Comments
4 min read
Best Practices for Handling Errors in Python

Best Practices for Handling Errors in Python

Comments
1 min read
Washing your code: don’t make me think

Washing your code: don’t make me think

20
Comments 18
13 min read
Single Responsibility Principle in Javascript

Single Responsibility Principle in Javascript

2
Comments
3 min read
Say Goodbye to Long Relative Paths with tsconfig Aliases

Say Goodbye to Long Relative Paths with tsconfig Aliases

4
Comments 3
3 min read
The Pursuit of Perfection: Lessons Learned in Simplicity

The Pursuit of Perfection: Lessons Learned in Simplicity

Comments
3 min read
Build Express APIs Faster than AI

Build Express APIs Faster than AI

Comments
5 min read
Clean code: why boolean flags in function parameters are a code smell

Clean code: why boolean flags in function parameters are a code smell

4
Comments 1
2 min read
Clean Code: Principles and Patterns for Scalable Systems

Clean Code: Principles and Patterns for Scalable Systems

Comments
3 min read
Mastering Rails and Ruby: A Collection of Practical Tips for Cleaner Code

Mastering Rails and Ruby: A Collection of Practical Tips for Cleaner Code

6
Comments 1
2 min read
đź“›Stop Hardcoding Database Calls: Simplify with a Config Manager

đź“›Stop Hardcoding Database Calls: Simplify with a Config Manager

1
Comments
4 min read
Creating focused domain applications. A Symfony approach (Returning the result)

Creating focused domain applications. A Symfony approach (Returning the result)

3
Comments 8
3 min read
Event Broker Implementation in C# Using Azure Service Bus

Event Broker Implementation in C# Using Azure Service Bus

2
Comments
3 min read
Demystifying Software Architectures: Choosing the Right Design for Your Project

Demystifying Software Architectures: Choosing the Right Design for Your Project

27
Comments 1
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.