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.
Data Validation: Scratching Surface of Code Responsibility

Data Validation: Scratching Surface of Code Responsibility

4
Comments 4
8 min read
Asynchronous state machine with Symfony Workflows

Asynchronous state machine with Symfony Workflows

5
Comments 2
6 min read
Introducción a Big O Notation

Introducción a Big O Notation

Comments
3 min read
Crafting Clean Code with Tailwind CSS and Vue Composition API

Crafting Clean Code with Tailwind CSS and Vue Composition API

9
Comments 5
5 min read
Level up: 10 Tips for Writing Better Code

Level up: 10 Tips for Writing Better Code

1
Comments
7 min read
When I prefer use when then if-else in Kotlin

When I prefer use when then if-else in Kotlin

3
Comments
2 min read
How not to ruin your code with comments

How not to ruin your code with comments

3
Comments 5
4 min read
Context Matters: Advanced Error Handling Techniques in Go

Context Matters: Advanced Error Handling Techniques in Go

3
Comments
9 min read
OO to Elixir: Clean Code With Pattern Matching

OO to Elixir: Clean Code With Pattern Matching

4
Comments 2
3 min read
Evita usar UpperCase o LowerCase C#

Evita usar UpperCase o LowerCase C#

Comments
1 min read
Become a pedantic coder

Become a pedantic coder

3
Comments
3 min read
How to use Optional class (Java) - best practices

How to use Optional class (Java) - best practices

29
Comments 2
3 min read
Understanding Clean Architecture: A Beginner's Guide

Understanding Clean Architecture: A Beginner's Guide

Comments
5 min read
Unraveling the Strategy Pattern: A Practical Case Study

Unraveling the Strategy Pattern: A Practical Case Study

3
Comments 2
5 min read
Clean Code Book Summary I

Clean Code Book Summary I

6
Comments
10 min read
Clean Code Book Summary II

Clean Code Book Summary II

1
Comments
10 min read
How to Avoid Multiple Nested If-Else Statements Using Guard Clause

How to Avoid Multiple Nested If-Else Statements Using Guard Clause

3
Comments 2
2 min read
Sorting in Java – how to, and how not to do it anymore

Sorting in Java – how to, and how not to do it anymore

4
Comments 3
5 min read
Program in Javascript like a Pro

Program in Javascript like a Pro

3
Comments
3 min read
Making clean API requests to the Backend with URLSearchParams in React.

Making clean API requests to the Backend with URLSearchParams in React.

Comments
2 min read
Go 1.22: Melhorias no laço For

Go 1.22: Melhorias no laço For

1
Comments
1 min read
Clean Code e suas problemáticas

Clean Code e suas problemáticas

Comments
1 min read
Structuring our Node.JS application

Structuring our Node.JS application

2
Comments
4 min read
Design Patterns - Prototype

Design Patterns - Prototype

Comments
3 min read
Código limpo

Código limpo

1
Comments
2 min read
loading...