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 One Habit That Made My Code Actually Readable

The One Habit That Made My Code Actually Readable

Comments
4 min read
Commit First, Code Later: How Writing the Commit Message Upfront Changes Everything

Commit First, Code Later: How Writing the Commit Message Upfront Changes Everything

Comments
4 min read
When One Enum Is Secretly Two

When One Enum Is Secretly Two

1
Comments
5 min read
Functional Options in Go: Escaping the 9-Parameter Constructor

Functional Options in Go: Escaping the 9-Parameter Constructor

Comments
4 min read
Refactoring Legacy Code: A Jedi’s Guide to Clean Code

Refactoring Legacy Code: A Jedi’s Guide to Clean Code

1
Comments
4 min read
Go Package Naming: The Standard That Kills util and common

Go Package Naming: The Standard That Kills util and common

Comments
6 min read
Casts do Eloquent que vocĂŞ nĂŁo sabia que existiam

Casts do Eloquent que vocĂŞ nĂŁo sabia que existiam

Comments
4 min read
Named Return Values in Go: When They Help and When They Bite

Named Return Values in Go: When They Help and When They Bite

Comments
6 min read
Seu status de pedido nĂŁo devia ser uma string

Seu status de pedido nĂŁo devia ser uma string

1
Comments
4 min read
array_first & array_last in PHP 8.5: No More Pointer Gymnastics

array_first & array_last in PHP 8.5: No More Pointer Gymnastics

Comments
6 min read
The PHP 8.5 Pipe Operator Shipped: |> in Real Code, Not Just the RFC

The PHP 8.5 Pipe Operator Shipped: |> in Real Code, Not Just the RFC

Comments
5 min read
Your best pull request could be a -500 (and that's seniority)

Your best pull request could be a -500 (and that's seniority)

Comments
3 min read
Form validation without Formik or React Hook Form: treat your rules as domain logic

Form validation without Formik or React Hook Form: treat your rules as domain logic

4
Comments 1
11 min read
Small Go Detail That Changes How Your Project Looks

Small Go Detail That Changes How Your Project Looks

5
Comments
2 min read
Design Principles of Software: A Real-World Notification System in Go

Design Principles of Software: A Real-World Notification System in Go

1
Comments
5 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.