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 DRY, KISS, and YAGNI Principles in .NET

The DRY, KISS, and YAGNI Principles in .NET

6
Comments 1
2 min read
Best coding practices: where to put your authorization logic

Best coding practices: where to put your authorization logic

Comments
2 min read
We Have Code Quality At Home: Open Source Java Code Quality Tools

We Have Code Quality At Home: Open Source Java Code Quality Tools

Comments
4 min read
Interactive Book is Available!

Interactive Book is Available!

3
Comments
1 min read
Demystifying Clean Architecture: Fundamentals and Benefits

Demystifying Clean Architecture: Fundamentals and Benefits

1
Comments
5 min read
3 Keys too keeping CSS tidy

3 Keys too keeping CSS tidy

3
Comments 2
4 min read
Understanding TypeScript Method Decorators

Understanding TypeScript Method Decorators

6
Comments
2 min read
Clean Code: Applying in the AdvPL

Clean Code: Applying in the AdvPL

3
Comments
4 min read
Tips to embody clean code

Tips to embody clean code

Comments
5 min read
🚀 Coding Laws That Would Make You A Decent Programmer — All about comments🚀

🚀 Coding Laws That Would Make You A Decent Programmer — All about comments🚀

Comments
3 min read
Don't do this with your parameters in functions - functional programming🤢

Don't do this with your parameters in functions - functional programming🤢

Comments
3 min read
🚀3 Important Rules for Naming Variables in Excellent Code

🚀3 Important Rules for Naming Variables in Excellent Code

1
Comments
1 min read
Applying Clean Architecture with Node.js in practice

Applying Clean Architecture with Node.js in practice

9
Comments 2
6 min read
Mengenal SOLID: Memahami Setiap Prinsip dan Menerapkannya Secara Efektif

Mengenal SOLID: Memahami Setiap Prinsip dan Menerapkannya Secara Efektif

5
Comments
6 min read
How to Improve Code Readability and Maintainability with Action-Oriented Naming

How to Improve Code Readability and Maintainability with Action-Oriented Naming

1
Comments
6 min read
Clean Architecture for the Front-End

Clean Architecture for the Front-End

3
Comments 1
6 min read
Decoupling Dependencies in Clean Architecture: A Practical Guide

Decoupling Dependencies in Clean Architecture: A Practical Guide

4
Comments
3 min read
Single Responsability Principle (SRP)

Single Responsability Principle (SRP)

Comments
8 min read
Clean Code - Funciones

Clean Code - Funciones

Comments
2 min read
Ruby most useful Hash methods

Ruby most useful Hash methods

5
Comments 1
2 min read
The power of Rust

The power of Rust

Comments
3 min read
Hexagonal Architecture/Ports And Adapters: Clarifying Key Concepts Using Go

Hexagonal Architecture/Ports And Adapters: Clarifying Key Concepts Using Go

42
Comments 4
10 min read
When you are writing code, do you "align the happy path to the left"?

When you are writing code, do you "align the happy path to the left"?

3
Comments 2
1 min read
Comments are not Evil: Beyond Self-Documenting Code 😈

Comments are not Evil: Beyond Self-Documenting Code 😈

6
Comments 3
4 min read
La Solución del Billón de Dólares

La Solución del Billón de Dólares

Comments
5 min read
loading...