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.
Technical debt is inevitable, but technical chaos is not
Cover image for Technical debt is inevitable, but technical chaos is not

Technical debt is inevitable, but technical chaos is not

Comments
7 min read
In C#, how do I remove switch expressions?
Cover image for In C#, how do I remove switch expressions?

In C#, how do I remove switch expressions?

1
Comments 4
3 min read
Refactor Smart Today, Move Faster Tomorrow — Part 3: Tools That Save You From Yourself
Cover image for Refactor Smart Today, Move Faster Tomorrow — Part 3: Tools That Save You From Yourself

Refactor Smart Today, Move Faster Tomorrow — Part 3: Tools That Save You From Yourself

Comments
3 min read
🧱 Building the Perfect React Component: A Developer’s Guide

🧱 Building the Perfect React Component: A Developer’s Guide

1
Comments
4 min read
Django Without the Mess: Repositories for Data, Services for Rules
Cover image for Django Without the Mess: Repositories for Data, Services for Rules

Django Without the Mess: Repositories for Data, Services for Rules

2
Comments 1
5 min read
The Cult of Shipping Fast Is Killing Your Code

The Cult of Shipping Fast Is Killing Your Code

27
Comments 5
3 min read
TODO or not TODO / Stop spamming the code with useless comments

TODO or not TODO / Stop spamming the code with useless comments

27
Comments 21
3 min read
Provider vs Bloc vs Riverpod vs GetX: Deep Dive for Flutter Engineers
Cover image for Provider vs Bloc vs Riverpod vs GetX: Deep Dive for Flutter Engineers

Provider vs Bloc vs Riverpod vs GetX: Deep Dive for Flutter Engineers

2
Comments
3 min read
Refactor Smart Today, Move Faster Tomorrow - Part 1: Before You Touch a Line of Code
Cover image for Refactor Smart Today, Move Faster Tomorrow - Part 1: Before You Touch a Line of Code

Refactor Smart Today, Move Faster Tomorrow - Part 1: Before You Touch a Line of Code

Comments
3 min read
Applying the Mediator Pattern in ASP.NET Core with MediatR

Applying the Mediator Pattern in ASP.NET Core with MediatR

3
Comments 1
3 min read
Understanding SOLID once and for all | Part 04 - (ISP)
Cover image for Understanding SOLID once and for all | Part 04 - (ISP)

Understanding SOLID once and for all | Part 04 - (ISP)

5
Comments
3 min read
Entendendo SOLID de uma vez por todas | Parte 03 - (LSP)
Cover image for Entendendo SOLID de uma vez por todas | Parte 03 - (LSP)

Entendendo SOLID de uma vez por todas | Parte 03 - (LSP)

2
Comments
4 min read
How to Set Up ESLint, Prettier, Husky, and Lint-Staged in a TypeScript Project

How to Set Up ESLint, Prettier, Husky, and Lint-Staged in a TypeScript Project

1
Comments
2 min read
Day 19 – Cleaning Up the Core: Refactoring the Database Schema
Cover image for Day 19 – Cleaning Up the Core: Refactoring the Database Schema

Day 19 – Cleaning Up the Core: Refactoring the Database Schema

Comments
2 min read
React Rendering Deep Dive — Part 2: Inside the Virtual DOM Lifecycle
Cover image for React Rendering Deep Dive — Part 2: Inside the Virtual DOM Lifecycle

React Rendering Deep Dive — Part 2: Inside the Virtual DOM Lifecycle

1
Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.