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.
C# Clean Code: Commenting Conventions

C# Clean Code: Commenting Conventions

1
Comments
2 min read
Enhancing Code Readability with Effective Layout Conventions

Enhancing Code Readability with Effective Layout Conventions

Comments
3 min read
Understanding the Proxy Pattern with a Payroll System Example

Understanding the Proxy Pattern with a Payroll System Example

4
Comments 1
4 min read
C# Clean Code: Coding Conventions

C# Clean Code: Coding Conventions

12
Comments
4 min read
Architect Your React Native app to handle Millions of Users and Large Development Teams

Architect Your React Native app to handle Millions of Users and Large Development Teams

Comments
11 min read
Refactoring 017 - Convert Attributes to Sets

Refactoring 017 - Convert Attributes to Sets

4
Comments
6 min read
Organizing AWS CDK with Separated Lambda and Fargate Code in a Monorepo

Organizing AWS CDK with Separated Lambda and Fargate Code in a Monorepo

1
Comments
3 min read
Streamlining DevOps with AZD CLI: A Deep Dive into CI/CD

Streamlining DevOps with AZD CLI: A Deep Dive into CI/CD

3
Comments
2 min read
C# Clean Code: SOLID Principles

C# Clean Code: SOLID Principles

9
Comments 1
5 min read
The CLEAN Framework: A 5-Step Blueprint for Writing Bug-Free, Maintainable JavaScript Code

The CLEAN Framework: A 5-Step Blueprint for Writing Bug-Free, Maintainable JavaScript Code

2
Comments
3 min read
Key Best Practices for API Design in Java

Key Best Practices for API Design in Java

1
Comments
4 min read
C# Clean Code: Why You Should Embrace YAGNI for Efficient Development

C# Clean Code: Why You Should Embrace YAGNI for Efficient Development

2
Comments
2 min read
C# Clean Code: KISS ( Keep It Simple, Stupid)Principle

C# Clean Code: KISS ( Keep It Simple, Stupid)Principle

2
Comments
3 min read
c# Clean Code: Writing Self-Documenting Code

c# Clean Code: Writing Self-Documenting Code

3
Comments
4 min read
Part 1: Clean Code in React

Part 1: Clean Code in React

1
Comments
9 min read
The Power of Clear Function Names: A Clean Code Essential

The Power of Clear Function Names: A Clean Code Essential

Comments
2 min read
Clean Architecture: The Unattainable Ideal – A Parable for Developers

Clean Architecture: The Unattainable Ideal – A Parable for Developers

Comments
8 min read
Good Code as a Data Structure

Good Code as a Data Structure

Comments
1 min read
Understanding Object Calisthenics: Writing Cleaner Code

Understanding Object Calisthenics: Writing Cleaner Code

2
Comments
10 min read
Applying Open Closed Principle to Real-World Code

Applying Open Closed Principle to Real-World Code

Comments
7 min read
Spaghetti Code: What It Is, Why It Happens, and How to Avoid It | Web Theory: Part 12

Spaghetti Code: What It Is, Why It Happens, and How to Avoid It | Web Theory: Part 12

13
Comments 1
6 min read
5 WAYS TO ORGANIZE YOUR C# CODES IN GODOT

5 WAYS TO ORGANIZE YOUR C# CODES IN GODOT

1
Comments
4 min read
Чистая Архитектура: Недостижимый Идеал

Чистая Архитектура: Недостижимый Идеал

1
Comments
3 min read
Applying Single Responsibility Principle to Real-World Code

Applying Single Responsibility Principle to Real-World Code

Comments
7 min read
What is Clean Code?

What is Clean Code?

23
Comments 10
3 min read
loading...