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.
Why Your Code is Lazy and How to Fix It Today!

Why Your Code is Lazy and How to Fix It Today!

Comments
1 min read
Git Cheatsheet that will make you a master in Git

Git Cheatsheet that will make you a master in Git

Comments
5 min read
The Molecular Architecture

The Molecular Architecture

Comments
9 min read
Just Stop Writing Python Functions Like This!

Just Stop Writing Python Functions Like This!

9
Comments 2
3 min read
Code Commenting Ethics: When Over-Documentation Hurts Development

Code Commenting Ethics: When Over-Documentation Hurts Development

1
Comments
6 min read
O que eu entendo sobre Clean Code?

O que eu entendo sobre Clean Code?

1
Comments
7 min read
Temporary Field Code Smell is SILENTLY DESTROYING Your Project!

Temporary Field Code Smell is SILENTLY DESTROYING Your Project!

Comments
1 min read
Ditch the 'if else': Mastering Design Patterns for Cleaner, Scalable Code

Ditch the 'if else': Mastering Design Patterns for Cleaner, Scalable Code

3
Comments 1
5 min read
The Hidden Costs of Over-Engineering: When Simple Solutions Win

The Hidden Costs of Over-Engineering: When Simple Solutions Win

28
Comments 5
3 min read
Union and Intersection Types in TypeScript

Union and Intersection Types in TypeScript

3
Comments
3 min read
Movie X: A Developer’s Dive Into Flutter Project Organization

Movie X: A Developer’s Dive Into Flutter Project Organization

5
Comments 2
3 min read
STOP Writing Dirty Code: Fix The Data Class Code Smell Now!

STOP Writing Dirty Code: Fix The Data Class Code Smell Now!

Comments
1 min read
An Initiation to Domain-Driven Design

An Initiation to Domain-Driven Design

1
Comments
11 min read
7 Essential Design Patterns for JavaScript Developers: Boost Your Coding Mastery

7 Essential Design Patterns for JavaScript Developers: Boost Your Coding Mastery

Comments
3 min read
Clean Code: Managing Side Effects with Functional Programming

Clean Code: Managing Side Effects with Functional Programming

7
Comments 1
3 min read
Dependency Injection in ASP.NET Core with Extension Classes: A Comprehensive Guide

Dependency Injection in ASP.NET Core with Extension Classes: A Comprehensive Guide

9
Comments 1
3 min read
Excited to Be Part of This Community! 🚀

Excited to Be Part of This Community! 🚀

Comments
1 min read
3 Code Comment Mistakes You're Making Right Now

3 Code Comment Mistakes You're Making Right Now

Comments
1 min read
From Chaos to Control

From Chaos to Control

Comments
4 min read
Book Review: Clean Code

Book Review: Clean Code

2
Comments
2 min read
Rethinking interfaces in Flutter projects

Rethinking interfaces in Flutter projects

Comments
2 min read
Python's Magic Methods

Python's Magic Methods

7
Comments
2 min read
A Scalable and Maintainable Approach for Laravel Applications

A Scalable and Maintainable Approach for Laravel Applications

4
Comments
3 min read
Don't Just Copy and Paste Code, Make It Reusable

Don't Just Copy and Paste Code, Make It Reusable

Comments
3 min read
Refactoring 021 - Remove Dead Code

Refactoring 021 - Remove Dead Code

1
Comments
23 min read
loading...