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 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
2 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

1
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
Guia Prático: Aprenda a Construir uma API Node.js Desacoplada

Guia Prático: Aprenda a Construir uma API Node.js Desacoplada

3
Comments
2 min read
Code with Sherlock, how the Science of Deduction helps to write better code.

Code with Sherlock, how the Science of Deduction helps to write better code.

Comments
3 min read
How to build the culture of delivering clean code

How to build the culture of delivering clean code

1
Comments
8 min read
Trying To Solve The Confusion of Choice Between gRPC vs REST🕵

Trying To Solve The Confusion of Choice Between gRPC vs REST🕵

2
Comments 1
5 min read
How to keep your code elegant, readable and maintainable

How to keep your code elegant, readable and maintainable

1
Comments
6 min read
Arquitectura Hexagonal 101

Arquitectura Hexagonal 101

1
Comments
5 min read
loading...