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.
Naming Things Without Pain: A Practical Guide

Naming Things Without Pain: A Practical Guide

Comments
3 min read
React.js ~Tips for making UI that is reusable and testable~

React.js ~Tips for making UI that is reusable and testable~

1
Comments
2 min read
Refactoring Safely: A Step-by-Step Guide

Refactoring Safely: A Step-by-Step Guide

Comments
3 min read
Read the Code More Than You Write It

Read the Code More Than You Write It

Comments
2 min read
Naming: if you have to open the body, the name isn't done

Naming: if you have to open the body, the name isn't done

Comments
3 min read
The Smallest Safe Change: A Branch-Level Refactor Workflow for Messy Repos

The Smallest Safe Change: A Branch-Level Refactor Workflow for Messy Repos

Comments
5 min read
Design Functions That Compound

Design Functions That Compound

Comments
3 min read
Designing Functions That Compound: Small, Pure, and Composable

Designing Functions That Compound: Small, Pure, and Composable

Comments
4 min read
Two Pieces of Code, Same Answer — Which One Should You Write?

Two Pieces of Code, Same Answer — Which One Should You Write?

1
Comments 2
4 min read
Test-Driven Development: My Jedi Training

Test-Driven Development: My Jedi Training

1
Comments
4 min read
The Matrix: Writing Code That Doesn't Need Comments

The Matrix: Writing Code That Doesn't Need Comments

1
Comments
4 min read
How Can You Refactor This Snake-Like Condition In Rust?

How Can You Refactor This Snake-Like Condition In Rust?

Comments
1 min read
The SOLID Principle Quest: Leveling Up Your Python Code Like a Jedi

The SOLID Principle Quest: Leveling Up Your Python Code Like a Jedi

1
Comments
4 min read
Demystifying Dependency Injection: Writing Code That Doesn't Break When Things Change

Demystifying Dependency Injection: Writing Code That Doesn't Break When Things Change

1
Comments
3 min read
Big-O Notation: Stop Guessing, Start Calculating — A Jedi's Guide

Big-O Notation: Stop Guessing, Start Calculating — A Jedi's Guide

Comments
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.