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.
Death, Taxes, and Database Migrations

Death, Taxes, and Database Migrations

3
Comments
5 min read
Clean CSS: How to Spring Clean your Project

Clean CSS: How to Spring Clean your Project

14
Comments 5
4 min read
My Top 5 JavaScript Tips & Tricks for Writing Cleaner Code

My Top 5 JavaScript Tips & Tricks for Writing Cleaner Code

43
Comments 3
6 min read
Projects Folder Structures Best Practices

Projects Folder Structures Best Practices

33
Comments
3 min read
Keep Your Data Raw at Rest

Keep Your Data Raw at Rest

4
Comments 1
5 min read
Código Limpo by Uncle Bob

Código Limpo by Uncle Bob

4
Comments
1 min read
What are UUIDs, and should you use them?

What are UUIDs, and should you use them?

6
Comments
6 min read
Exceptions Handling | PHP

Exceptions Handling | PHP

4
Comments
2 min read
[Clean Code] Guards: You shall not pass!

[Clean Code] Guards: You shall not pass!

4
Comments 2
2 min read
Merge High Order Component and Compound Pattern

Merge High Order Component and Compound Pattern

11
Comments 2
5 min read
3 Steps Improve Code Readability

3 Steps Improve Code Readability

9
Comments
2 min read
How To Improve Your Developer Experience (DX) With React, Hooks And Redux-Toolkit (rtk)

How To Improve Your Developer Experience (DX) With React, Hooks And Redux-Toolkit (rtk)

7
Comments
1 min read
Ternary Operator: Better Alternatives

Ternary Operator: Better Alternatives

61
Comments 4
2 min read
This is what clean code is [tell-tale signs of clean code]

This is what clean code is [tell-tale signs of clean code]

19
Comments 2
4 min read
Beautiful Language and Beautiful Code

Beautiful Language and Beautiful Code

4
Comments
4 min read
Improve your Next.js 11+ project code quality ✅ with Typescript, Eslint, Husky and Lint-staged 🚀🔥

Improve your Next.js 11+ project code quality ✅ with Typescript, Eslint, Husky and Lint-staged 🚀🔥

14
Comments
3 min read
Clean Code

Clean Code

4
Comments
3 min read
Clean Code - Guia e Exemplos

Clean Code - Guia e Exemplos

8
Comments
18 min read
Clean Code (Simplify If's)

Clean Code (Simplify If's)

41
Comments 1
2 min read
Single Responsibility Principle | Explanation using JavaScript Coding Examples

Single Responsibility Principle | Explanation using JavaScript Coding Examples

8
Comments
1 min read
Don´t use Singleton Pattern in your unit tests

Don´t use Singleton Pattern in your unit tests

60
Comments 3
3 min read
CLEAN CODE - BOAS PRÁTICAS

CLEAN CODE - BOAS PRÁTICAS

12
Comments
7 min read
Check for Standards Before Creating a New One

Check for Standards Before Creating a New One

5
Comments
2 min read
clean code : add meaningful context

clean code : add meaningful context

4
Comments
1 min read
Code Smell 73 - Exceptions for Expected Cases

Code Smell 73 - Exceptions for Expected Cases

7
Comments
2 min read
loading...