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.
TypeScript generics simplified

TypeScript generics simplified

6
Comments
3 min read
Design Patterns: Strategy

Design Patterns: Strategy

9
Comments
2 min read
Code Optimization for Game Development

Code Optimization for Game Development

5
Comments
8 min read
How to Write Clean Code: Key Principles for Every Developer

How to Write Clean Code: Key Principles for Every Developer

1
Comments 1
2 min read
Orden en el Código .NET

Orden en el Código .NET

Comments
1 min read
How to Use ESLint Like a Sane Developer (JavaScript & TypeScript Edition)

How to Use ESLint Like a Sane Developer (JavaScript & TypeScript Edition)

Comments
3 min read
Becoming a Senior Developer - Tips from Clean Code

Becoming a Senior Developer - Tips from Clean Code

1
Comments
3 min read
Rust Clean Code: Crafting Elegant, Efficient, and Maintainable Software

Rust Clean Code: Crafting Elegant, Efficient, and Maintainable Software

8
Comments
5 min read
When to Choose Inheritance vs. Composition

When to Choose Inheritance vs. Composition

Comments
4 min read
Design Patterns: Factory Method

Design Patterns: Factory Method

5
Comments
2 min read
Tale of Good Code

Tale of Good Code

Comments
14 min read
𝗨𝗻𝗹𝗼𝗰𝗸𝗶𝗻𝗴 𝘁𝗵𝗲 𝗣𝗼𝘄𝗲𝗿 𝗼𝗳 𝗙𝘂𝗻𝗰𝘁𝗶𝗼𝗻𝗮𝗹 𝗜𝗻𝘁𝗲𝗿𝗳𝗮𝗰𝗲𝘀 𝗶𝗻 𝗝𝗮𝘃𝗮: 𝗦𝗶𝗺𝗽𝗹𝗶𝗳𝘆 𝗬𝗼𝘂𝗿 𝗖𝗼𝗱𝗲 𝗧𝗼𝗱𝗮𝘆!

𝗨𝗻𝗹𝗼𝗰𝗸𝗶𝗻𝗴 𝘁𝗵𝗲 𝗣𝗼𝘄𝗲𝗿 𝗼𝗳 𝗙𝘂𝗻𝗰𝘁𝗶𝗼𝗻𝗮𝗹 𝗜𝗻𝘁𝗲𝗿𝗳𝗮𝗰𝗲𝘀 𝗶𝗻 𝗝𝗮𝘃𝗮: 𝗦𝗶𝗺𝗽𝗹𝗶𝗳𝘆 𝗬𝗼𝘂𝗿 𝗖𝗼𝗱𝗲 𝗧𝗼𝗱𝗮𝘆!

Comments
1 min read
3 very simple React patterns to immediately improve your codebase 🪄

3 very simple React patterns to immediately improve your codebase 🪄

1
Comments
2 min read
Mastering Clean Code: A Complete Guide to Writing Software That Is Maintainable and Efficient

Mastering Clean Code: A Complete Guide to Writing Software That Is Maintainable and Efficient

Comments
6 min read
PHP input validation yang benar

PHP input validation yang benar

Comments
1 min read
𝗠𝗮𝘀𝘁𝗲𝗿𝗶𝗻𝗴 𝗘𝗻𝘁𝗶𝘁𝘆 𝗧𝗿𝗮𝗻𝘀𝗮𝗰𝘁𝗶𝗼𝗻𝘀 𝗮𝗻𝗱 𝗖𝗹𝗲𝗮𝗻 𝗖𝗼𝗱𝗲 𝗶𝗻 𝗦𝗽𝗿𝗶𝗻𝗴 𝗕𝗼𝗼𝘁

𝗠𝗮𝘀𝘁𝗲𝗿𝗶𝗻𝗴 𝗘𝗻𝘁𝗶𝘁𝘆 𝗧𝗿𝗮𝗻𝘀𝗮𝗰𝘁𝗶𝗼𝗻𝘀 𝗮𝗻𝗱 𝗖𝗹𝗲𝗮𝗻 𝗖𝗼𝗱𝗲 𝗶𝗻 𝗦𝗽𝗿𝗶𝗻𝗴 𝗕𝗼𝗼𝘁

Comments
2 min read
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
Mastering Laravel Blade: @stack, @push, and @endpush

Mastering Laravel Blade: @stack, @push, and @endpush

1
Comments
2 min read
loading...