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.
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
Code Is For Humans And Humans Alone

Code Is For Humans And Humans Alone

Comments
8 min read
Efficient Way of Writing Controlled Global Exceptions in .NET Core🕵

Efficient Way of Writing Controlled Global Exceptions in .NET Core🕵

Comments 1
4 min read
8 Tips To Write Clean Code

8 Tips To Write Clean Code

1
Comments
7 min read
5 Advanced NodeJS Techniques

5 Advanced NodeJS Techniques

1
Comments
4 min read
Meus insights lendo Clean Code

Meus insights lendo Clean Code

2
Comments
6 min read
Constructor Parameter Properties in TypeScript

Constructor Parameter Properties in TypeScript

12
Comments
1 min read
Writing Clean and Maintainable Code: A Guide to Organized, Readable, and Efficient Programming

Writing Clean and Maintainable Code: A Guide to Organized, Readable, and Efficient Programming

Comments
3 min read
The Business Case for Clean Test Code

The Business Case for Clean Test Code

Comments
3 min read
Part 4: Writing Clean and Efficient React Code- Best Practices and Optimization Techniques

Part 4: Writing Clean and Efficient React Code- Best Practices and Optimization Techniques

203
Comments 19
7 min read
O que um juninho entende sobre Clean Code

O que um juninho entende sobre Clean Code

2
Comments 1
2 min read
Applying SOLID Principles in NestJS

Applying SOLID Principles in NestJS

39
Comments 4
6 min read
Simplify Component Communication in .NET with MediatR

Simplify Component Communication in .NET with MediatR

2
Comments
2 min read
loading...