Forem

# cleancode

Principios e praticas para escrever codigo limpo e sustentavel.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Forget if !=null and try/catch and write leaner code
Cover image for Forget if !=null and try/catch and write leaner code

Forget if !=null and try/catch and write leaner code

1
Comments
5 min read
5 Ways to Write Clean Code: A Developer's Guide 💻✨
Cover image for 5 Ways to Write Clean Code: A Developer's Guide 💻✨

5 Ways to Write Clean Code: A Developer's Guide 💻✨

2
Comments
3 min read
Clean Code Architecture in Laravel: A Practical Guide
Cover image for Clean Code Architecture in Laravel: A Practical Guide

Clean Code Architecture in Laravel: A Practical Guide

62
Comments 7
5 min read
C# Clean Code: using var guide lines

C# Clean Code: using var guide lines

5
Comments
2 min read
De lo funcional hasta lo legible con Tidyings
Cover image for De lo funcional hasta lo legible con Tidyings

De lo funcional hasta lo legible con Tidyings

2
Comments
8 min read
Part 2: Clean Design in React

Part 2: Clean Design in React

Comments
4 min read
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
Cover image for 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
Refactoring 017 - Convert Attributes to Sets
Cover image for Refactoring 017 - Convert Attributes to Sets

Refactoring 017 - Convert Attributes to Sets

4
Comments
6 min read
Architect Your React Native app to handle Millions of Users and Large Development Teams
Cover image for 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
Organizing AWS CDK with Separated Lambda and Fargate Code in a Monorepo
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
loading...