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.
Arquitetura Viva: Moldando Sistemas para Mudanças

Arquitetura Viva: Moldando Sistemas para Mudanças

1
Comments
4 min read
Single Responsibility Principle in Javascript

Single Responsibility Principle in Javascript

1
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
Clean code: why boolean flags in function parameters are a code smell

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

3
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
Why and What is Clean Code ?

Why and What is Clean Code ?

Comments
3 min read
How to name Unit Tests

How to name Unit Tests

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
Mastering Rails and Ruby: A Collection of Practical Tips for Cleaner Code

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

1
Comments
2 min read
Make It Work, Then Make It Better

Make It Work, Then Make It Better

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

Washing your code: don’t make me think

19
Comments 18
13 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
RabbitMQ: Using It with Microservices

RabbitMQ: Using It with Microservices

1
Comments
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
Why Clean Architecture and SOLID Principles Should Be the Foundation of Your Next Project!

Why Clean Architecture and SOLID Principles Should Be the Foundation of Your Next Project!

Comments
4 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
Decoding Software Quality: A Deep Dive into Errors, Faults, Bugs, Defects, and Failures.

Decoding Software Quality: A Deep Dive into Errors, Faults, Bugs, Defects, and Failures.

26
Comments
3 min read
Mastering Lombok: Clean and Efficient Java Code Simplification

Mastering Lombok: Clean and Efficient Java Code Simplification

Comments
4 min read
Simplifying Complex Code with Advanced Programming Approaches

Simplifying Complex Code with Advanced Programming Approaches

Comments
4 min read
Part 4: Test-Driven Development (TDD) in React

Part 4: Test-Driven Development (TDD) in React

1
Comments
13 min read
Creating focused domain applications. A Symfony approach (Saving the entity)

Creating focused domain applications. A Symfony approach (Saving the entity)

Comments 3
3 min read
How to Write Better TypeScript Code: Best Practices for Clean, Effective, and Scalable Code

How to Write Better TypeScript Code: Best Practices for Clean, Effective, and Scalable Code

145
Comments 25
4 min read
Simplifying Conditional Expressions in C#: Tips for Clean and Readable Code

Simplifying Conditional Expressions in C#: Tips for Clean and Readable Code

1
Comments
2 min read
Simplifying Method Calls in C#: Techniques for Cleaner and More Maintainable Code

Simplifying Method Calls in C#: Techniques for Cleaner and More Maintainable Code

1
Comments
2 min read
loading...