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.
Naming Conventions

Naming Conventions

Comments
1 min read
Enums in Java: The Key to Cleaner, Safer Code

Enums in Java: The Key to Cleaner, Safer Code

Comments
1 min read
Mastering the Strategy Pattern with a Car Example 🚗⚙️

Mastering the Strategy Pattern with a Car Example 🚗⚙️

6
Comments
2 min read
Thinking about Exceptions

Thinking about Exceptions

2
Comments
2 min read
10 Essential Clean Code Rules for Every Developer

10 Essential Clean Code Rules for Every Developer

Comments
2 min read
Applying Clean Arch in Laravel

Applying Clean Arch in Laravel

Comments 3
3 min read
New Rule for Developers: "4096 Tokens" 😊

New Rule for Developers: "4096 Tokens" 😊

Comments
2 min read
Practical Tips for Clean Code and Reduced Prop Drilling in React

Practical Tips for Clean Code and Reduced Prop Drilling in React

Comments
6 min read
Top 10 Clean Code Rules

Top 10 Clean Code Rules

1
Comments 4
2 min read
How Dyslexia Shapes My Code Style

How Dyslexia Shapes My Code Style

Comments
12 min read
Clean Code in JavaScript: A Comprehensive Guide 🚀

Clean Code in JavaScript: A Comprehensive Guide 🚀

134
Comments 25
3 min read
YArchitecture: A Pragmatic Approach to Structuring Flutter Apps

YArchitecture: A Pragmatic Approach to Structuring Flutter Apps

Comments
3 min read
Writing Clean Code in PHP: SOLID Principles Explained

Writing Clean Code in PHP: SOLID Principles Explained

2
Comments 1
5 min read
10 Clean Code Tips Every Software Developer Should Know

10 Clean Code Tips Every Software Developer Should Know

4
Comments
3 min read
Lessons from The Clean Coder

Lessons from The Clean Coder

5
Comments 2
12 min read
👮🏻‍♂️ Enfoque en la Verificación de la Arquitectura 'EleganFlow'

👮🏻‍♂️ Enfoque en la Verificación de la Arquitectura 'EleganFlow'

Comments
3 min read
Mastering Dart Operators!

Mastering Dart Operators!

5
Comments
1 min read
25 Senior Developer Tips to Boost .NET Productivity

25 Senior Developer Tips to Boost .NET Productivity

5
Comments
1 min read
Code Smell 291 - Mutable Keys

Code Smell 291 - Mutable Keys

2
Comments
14 min read
Feature Flag Service: Experimenting with New Technologies and Architectures

Feature Flag Service: Experimenting with New Technologies and Architectures

3
Comments
9 min read
Improve Code Readability with Early Returns 🚀

Improve Code Readability with Early Returns 🚀

Comments 1
1 min read
Mastering the Art of Writing Clean Code: A Friendly Guide for Developers

Mastering the Art of Writing Clean Code: A Friendly Guide for Developers

7
Comments 2
3 min read
Clean Code: JavaScript immutability, core concepts and tools

Clean Code: JavaScript immutability, core concepts and tools

Comments
3 min read
Mastering ESLint for Node.js: Tips and Tricks to Write Cleaner Code

Mastering ESLint for Node.js: Tips and Tricks to Write Cleaner Code

1
Comments
3 min read
How to Recognize Clean Code: Key Indicators of Well-Designed Software

How to Recognize Clean Code: Key Indicators of Well-Designed Software

1
Comments
7 min read
loading...