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.
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
Progressive Lint: How to continuously improve the codebase

Progressive Lint: How to continuously improve the codebase

7
Comments 1
6 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++

30
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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.