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.
Design Patterns - Template Method

Design Patterns - Template Method

120
Comments 8
5 min read
Applications as Frameworks

Applications as Frameworks

8
Comments
5 min read
Refactorings with Design Patterns

Refactorings with Design Patterns

5
Comments
2 min read
Software Design Questions

Software Design Questions

6
Comments
2 min read
Virtue always has neighbours

Virtue always has neighbours

35
Comments 4
6 min read
Protect your system from changes in 3rd party dependencies

Protect your system from changes in 3rd party dependencies

23
Comments
3 min read
Choosing which refactorings to use based on code smells

Choosing which refactorings to use based on code smells

6
Comments
2 min read
The Three Laws of Objects

The Three Laws of Objects

26
Comments
5 min read
Write Your Own Javascript Contracts and Docstrings

Write Your Own Javascript Contracts and Docstrings

31
Comments 1
3 min read
Lambda Expressions in C++

Lambda Expressions in C++

29
Comments 11
10 min read
What is your single most important rule for good software design?

What is your single most important rule for good software design?

15
Comments 12
1 min read
It's wrong to treat "Draft" mode as a state on the way to "Final"

It's wrong to treat "Draft" mode as a state on the way to "Final"

9
Comments 11
1 min read
A Great Video List of Clean Code in Js

A Great Video List of Clean Code in Js

12
Comments
1 min read
Clean Code concepts adapted for Ruby

Clean Code concepts adapted for Ruby

10
Comments 1
1 min read
What It Takes to Get Certified to Review Code At Google

What It Takes to Get Certified to Review Code At Google

42
Comments 5
2 min read
From Scratch : User Authentication (Part 2)

From Scratch : User Authentication (Part 2)

7
Comments
1 min read
How do you declare a function in C++?

How do you declare a function in C++?

13
Comments 4
4 min read
Handling complex MVC applications - How to scale and avoid Controller chaos

Handling complex MVC applications - How to scale and avoid Controller chaos

106
Comments 27
7 min read
The $85 Billion Cost of Bad Code

The $85 Billion Cost of Bad Code

15
Comments
2 min read
ASP.Net Clean Architecture

ASP.Net Clean Architecture

15
Comments 1
3 min read
From Scratch: User Authentication

From Scratch: User Authentication

40
Comments
4 min read
Livable code, embrace the practical mess

Livable code, embrace the practical mess

151
Comments 22
9 min read
MediatR behaviors to validate API Resource existence

MediatR behaviors to validate API Resource existence

9
Comments
1 min read
🚥 How to Automate Code Quality Checks in your Workflow? ⚙

🚥 How to Automate Code Quality Checks in your Workflow? ⚙

77
Comments 1
8 min read
How to handle projects with bad code quality?

How to handle projects with bad code quality?

12
Comments
3 min read
loading...