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

7
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
Elevating Code Flexibility: Dependency Inversion with DI Containers

Elevating Code Flexibility: Dependency Inversion with DI Containers

Comments
5 min read
Reducing Coupling in Software Development: Strategies for Cleaner Code

Reducing Coupling in Software Development: Strategies for Cleaner Code

7
Comments 3
3 min read
Software Design Principles: Single Level of Abstraction

Software Design Principles: Single Level of Abstraction

6
Comments
5 min read
Clearing the Code with Delegate in Elixir

Clearing the Code with Delegate in Elixir

3
Comments
2 min read
Writing Clear and Concise Code: 11 Guidelines for C# Developers

Writing Clear and Concise Code: 11 Guidelines for C# Developers

11
Comments 4
4 min read
Clean Code no Cinema

Clean Code no Cinema

3
Comments
7 min read
Washing your code: naming is hard

Washing your code: naming is hard

Comments
25 min read
Software design: its importance and tips for creating good designs.

Software design: its importance and tips for creating good designs.

Comments
10 min read
Clean Code. The principles for programmers

Clean Code. The principles for programmers

5
Comments 2
4 min read
Optimize your SwiftUI code: Two ways to avoid duplication

Optimize your SwiftUI code: Two ways to avoid duplication

1
Comments 1
4 min read
How to use named arguments in TypeScript functions?

How to use named arguments in TypeScript functions?

10
Comments 3
1 min read
Mastering Optimization: Writing the Most Performant JavaScript Code

Mastering Optimization: Writing the Most Performant JavaScript Code

7
Comments 5
3 min read
10 Tricks to Write Super Clean Code in TypeScript

10 Tricks to Write Super Clean Code in TypeScript

7
Comments 1
3 min read
loading...