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.
Clean Comparisons

Clean Comparisons

4
Comments 1
1 min read
Código Limpo - Capítulo 2

Código Limpo - Capítulo 2

27
Comments
4 min read
A Journey Through Anti-Patterns and Code Smells

A Journey Through Anti-Patterns and Code Smells

1
Comments
9 min read
Kotlin Code Smell 30 - Avoiding Concrete Class Subclassification Pitfalls

Kotlin Code Smell 30 - Avoiding Concrete Class Subclassification Pitfalls

1
Comments
2 min read
Kotlin Code Smell 36 - Object Coupling

Kotlin Code Smell 36 - Object Coupling

1
Comments
1 min read
Dependency Injection in .NET Console Applications: A Comprehensive Guide

Dependency Injection in .NET Console Applications: A Comprehensive Guide

16
Comments 1
3 min read
Clean Code

Clean Code

2
Comments
8 min read
The Request and Response Model in the Clean Architecture

The Request and Response Model in the Clean Architecture

4
Comments
3 min read
Guideline: Git Commit Messages

Guideline: Git Commit Messages

7
Comments 1
1 min read
Write Code Like a Senior: 5 Must-Know Tips for Crafting Code

Write Code Like a Senior: 5 Must-Know Tips for Crafting Code

1
Comments
8 min read
Kotlin Code Smell 34 - Fragile Tests

Kotlin Code Smell 34 - Fragile Tests

Comments
2 min read
React TS- How to Use React Contexts for State Management

React TS- How to Use React Contexts for State Management

11
Comments
7 min read
Jornada até um Código Bonito: O início

Jornada até um Código Bonito: O início

Comments
5 min read
Discovering the Magic of 'do-while' Loops in C Programming

Discovering the Magic of 'do-while' Loops in C Programming

1
Comments
2 min read
Kotlin Code Smell 31 - Not Polymorphic

Kotlin Code Smell 31 - Not Polymorphic

Comments
1 min read
Kotlin Code Smell 29 - Taming the RegEx Beast for Cleaner Code

Kotlin Code Smell 29 - Taming the RegEx Beast for Cleaner Code

1
Comments
1 min read
Kotlin Code Smell 28 - Abstract Names

Kotlin Code Smell 28 - Abstract Names

1
Comments
1 min read
Acronyms used in Software Design Practices

Acronyms used in Software Design Practices

2
Comments
3 min read
Killing Python side effects in pictures

Killing Python side effects in pictures

Comments
10 min read
Maintainable Code: Building Components of Large Scale Projects

Maintainable Code: Building Components of Large Scale Projects

2
Comments
5 min read
Frontend state management with clean architecture

Frontend state management with clean architecture

8
Comments
4 min read
Mastering Dependency Injection in React

Mastering Dependency Injection in React

16
Comments 1
3 min read
Leverage the power of PostgreSQL for validating data

Leverage the power of PostgreSQL for validating data

17
Comments 7
4 min read
ABAP Cleaner: Streamline Your Code for Enhanced Quality and Productivity

ABAP Cleaner: Streamline Your Code for Enhanced Quality and Productivity

5
Comments
7 min read
Clean Code 101: Variable Naming Conventions - Part 1

Clean Code 101: Variable Naming Conventions - Part 1

58
Comments 12
4 min read
loading...