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.
Laravel Form Requests: Stop Cluttering Your Controllers with Validation

Laravel Form Requests: Stop Cluttering Your Controllers with Validation

Comments
3 min read
More abstractions meant better Engineering

More abstractions meant better Engineering

Comments
1 min read
Python Internals: Generators & Coroutines

Python Internals: Generators & Coroutines

1
Comments
8 min read
Stop Writing Perfect Code on the First Try (Your Future Self Will Thank You)

Stop Writing Perfect Code on the First Try (Your Future Self Will Thank You)

Comments
2 min read
Scalable Folder Structures: How I Organized Nest.js, Nuxt.js and Next.js for Enterprise Projects

Scalable Folder Structures: How I Organized Nest.js, Nuxt.js and Next.js for Enterprise Projects

2
Comments
6 min read
Stop Writing "Clean" Code.

Stop Writing "Clean" Code.

1
Comments
6 min read
Preventing Architectural Drift in Object-Oriented Systems — A Structural Approach with Clprolf

Preventing Architectural Drift in Object-Oriented Systems — A Structural Approach with Clprolf

Comments
2 min read
Why Refactoring Can’t Save Bad Architecture

Why Refactoring Can’t Save Bad Architecture

1
Comments 1
2 min read
Vertical Slice Architecture in .NET

Vertical Slice Architecture in .NET

1
Comments
12 min read
Is "Perfect Code" actually a myth in a fast-paced startup?

Is "Perfect Code" actually a myth in a fast-paced startup?

1
Comments
1 min read
The 4 Rules of Simple Design: A Practical Guide with TypeScript

The 4 Rules of Simple Design: A Practical Guide with TypeScript

4
Comments 1
7 min read
YAGNI: The Principle That Protects You From Building the Future Too Early

YAGNI: The Principle That Protects You From Building the Future Too Early

1
Comments
3 min read
What "Clean Code" Means to Me in a React Codebase

What "Clean Code" Means to Me in a React Codebase

Comments
2 min read
A Clean & Practical Code Review Checklist for Android Projects

A Clean & Practical Code Review Checklist for Android Projects

Comments
3 min read
Implementing Hexagonal Architecture in React: A Complete Practical Guide

Implementing Hexagonal Architecture in React: A Complete Practical Guide

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