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.
Readable Code: Because Your Future Self Hates You

Readable Code: Because Your Future Self Hates You

Comments
2 min read
Entity vs DTO vs Model — Stop Using These Terms Interchangeably

Entity vs DTO vs Model — Stop Using These Terms Interchangeably

Comments
2 min read
Common Mistakes Laravel Developers Make (And How to Avoid Them)

Common Mistakes Laravel Developers Make (And How to Avoid Them)

6
Comments
9 min read
Your Laravel Queries Are Lying to You

Your Laravel Queries Are Lying to You

1
Comments
1 min read
Stop Spamming try-catch in PHP: 8 Pro Patterns for Exception Handling

Stop Spamming try-catch in PHP: 8 Pro Patterns for Exception Handling

2
Comments
4 min read
Delete 40% of Your Code: 8 Patterns to Refactor Python Logic

Delete 40% of Your Code: 8 Patterns to Refactor Python Logic

1
Comments
4 min read
Stop Guessing Why Your App is Slow: A Pragmatic Guide to Big O Notation

Stop Guessing Why Your App is Slow: A Pragmatic Guide to Big O Notation

3
Comments
4 min read
Why You Should Start Using Negative If Statements in Your Code

Why You Should Start Using Negative If Statements in Your Code

2
Comments
3 min read
Go interfaces: accept interfaces, return structs — and when not to

Go interfaces: accept interfaces, return structs — and when not to

1
Comments
4 min read
Hexagonal Architecture: Ports and Adapters Pattern

Hexagonal Architecture: Ports and Adapters Pattern

1
Comments
6 min read
When Code Hurts: Anti-Patterns in Software Development

When Code Hurts: Anti-Patterns in Software Development

1
Comments
7 min read
Wisdom Wednesday — The Code You Don’t Write

Wisdom Wednesday — The Code You Don’t Write

2
Comments
1 min read
TypeScript Utility Types Complete Guide

TypeScript Utility Types Complete Guide

5
Comments
8 min read
Object Calisthenics

Object Calisthenics

1
Comments
8 min read
React Components vs Spaghetti: 5 Signs Your UI Is Becoming Unmaintainable

React Components vs Spaghetti: 5 Signs Your UI Is Becoming Unmaintainable

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