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.
The Art of Programming: More Than Just Writing Code

The Art of Programming: More Than Just Writing Code

Comments
3 min read
Interface Segregation Principle in C#: Build Interfaces People Actually Want to Use

Interface Segregation Principle in C#: Build Interfaces People Actually Want to Use

2
Comments 1
2 min read
Liskov Substitution Principle in C#: Subclass Without Surprises

Liskov Substitution Principle in C#: Subclass Without Surprises

1
Comments 1
2 min read
I love deleting code

I love deleting code

Comments
1 min read
Java Checkstyle Tool: Enforce Coding Standards with Ease
Cover image for Java Checkstyle Tool: Enforce Coding Standards with Ease

Java Checkstyle Tool: Enforce Coding Standards with Ease

Comments
3 min read
Open/Closed Principle in C#: Making Your Code Flexible Without Breaking Stuff

Open/Closed Principle in C#: Making Your Code Flexible Without Breaking Stuff

Comments
3 min read
Refactor like a Pro: Enhance Your Code Quality and Maintainability! 🚀

Refactor like a Pro: Enhance Your Code Quality and Maintainability! 🚀

Comments
1 min read
Single Responsibility Principle in C#: Writing Classes That Do One Thing Well

Single Responsibility Principle in C#: Writing Classes That Do One Thing Well

Comments
3 min read
Announcing Kapper 1.2: Cleaner Transactions with Less Boilerplate
Cover image for Announcing Kapper 1.2: Cleaner Transactions with Less Boilerplate

Announcing Kapper 1.2: Cleaner Transactions with Less Boilerplate

Comments
2 min read
Graph mess: what does ScottPlot have in store?

Graph mess: what does ScottPlot have in store?

Comments
8 min read
State Pattern na prática - pare de sofrer com lógicas de estado bagunçadas

State Pattern na prática - pare de sofrer com lógicas de estado bagunçadas

Comments
4 min read
Python Tips for Beginners: A Guide to Writing Clean Code

Python Tips for Beginners: A Guide to Writing Clean Code

4
Comments
3 min read
Writing Clean Code in PHP: SOLID Principles Explained
Cover image for Writing Clean Code in PHP: SOLID Principles Explained

Writing Clean Code in PHP: SOLID Principles Explained

Comments
3 min read
A Deep Dive into Laravel: Str Helper Methods

A Deep Dive into Laravel: Str Helper Methods

1
Comments
2 min read
Naming Conventions

Naming Conventions

Comments
1 min read
Enums in Java: The Key to Cleaner, Safer Code
Cover image for Enums in Java: The Key to Cleaner, Safer Code

Enums in Java: The Key to Cleaner, Safer Code

Comments
1 min read
Mastering the Strategy Pattern with a Car Example 🚗⚙️
Cover image for Mastering the Strategy Pattern with a Car Example 🚗⚙️

Mastering the Strategy Pattern with a Car Example 🚗⚙️

6
Comments
2 min read
Thinking about Exceptions
Cover image for Thinking about Exceptions

Thinking about Exceptions

2
Comments
2 min read
10 Essential Clean Code Rules for Every Developer
Cover image for 10 Essential Clean Code Rules for Every Developer

10 Essential Clean Code Rules for Every Developer

Comments
2 min read
Applying Clean Arch in Laravel

Applying Clean Arch in Laravel

Comments 3
3 min read
New Rule for Developers: "4096 Tokens" 😊
Cover image for New Rule for Developers: "4096 Tokens" 😊

New Rule for Developers: "4096 Tokens" 😊

Comments
2 min read
Practical Tips for Clean Code and Reduced Prop Drilling in React
Cover image for Practical Tips for Clean Code and Reduced Prop Drilling in React

Practical Tips for Clean Code and Reduced Prop Drilling in React

Comments
6 min read
Top 10 Clean Code Rules
Cover image for Top 10 Clean Code Rules

Top 10 Clean Code Rules

1
Comments 4
2 min read
How Dyslexia Shapes My Code Style
Cover image for How Dyslexia Shapes My Code Style

How Dyslexia Shapes My Code Style

Comments
12 min read
Clean Code in JavaScript: A Comprehensive Guide 🚀
Cover image for Clean Code in JavaScript: A Comprehensive Guide 🚀

Clean Code in JavaScript: A Comprehensive Guide 🚀

134
Comments 25
3 min read
loading...