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.
Java Clean Code Tip for Testers: Use try-with-resources Like a Pro

Java Clean Code Tip for Testers: Use try-with-resources Like a Pro

Comments 2
2 min read
Building Better Software: Lessons from Industry for Scalable Systems 🏗️💻
Cover image for Building Better Software: Lessons from Industry for Scalable Systems 🏗️💻

Building Better Software: Lessons from Industry for Scalable Systems 🏗️💻

2
Comments 1
4 min read
Web API Exception Handling and Logging

Web API Exception Handling and Logging

2
Comments
3 min read
Standardizing Git Commit Messages: The Role of Tags like wip and Beyond
Cover image for Standardizing Git Commit Messages: The Role of Tags like wip and Beyond

Standardizing Git Commit Messages: The Role of Tags like wip and Beyond

2
Comments
2 min read
Write Clean & Efficient JavaScript: Lessons from Real Projects

Write Clean & Efficient JavaScript: Lessons from Real Projects

Comments
3 min read
Embracing Rich Domain Objects: A Practical Guide
Cover image for Embracing Rich Domain Objects: A Practical Guide

Embracing Rich Domain Objects: A Practical Guide

Comments
4 min read
Code Smell 298 - Microsoft Windows Time Waste
Cover image for Code Smell 298 - Microsoft Windows Time Waste

Code Smell 298 - Microsoft Windows Time Waste

1
Comments 1
9 min read
Avoid Redundant Properties in TypeScript Interfaces

Avoid Redundant Properties in TypeScript Interfaces

2
Comments
3 min read
5 Habits That Made Me a Better Developer (and How You Can Build Them Too).
Cover image for 5 Habits That Made Me a Better Developer (and How You Can Build Them Too).

5 Habits That Made Me a Better Developer (and How You Can Build Them Too).

Comments
1 min read
5 Tips for Writing Clean Code

5 Tips for Writing Clean Code

Comments
1 min read
Clerk, Webhooks, and Svix — A Story You'll Never Forget

Clerk, Webhooks, and Svix — A Story You'll Never Forget

1
Comments
2 min read
Factory design pattern in C#
Cover image for Factory design pattern in C#

Factory design pattern in C#

Comments
5 min read
How to Use AbortController for Cleaner Event Listener Cleanup in React
Cover image for How to Use AbortController for Cleaner Event Listener Cleanup in React

How to Use AbortController for Cleaner Event Listener Cleanup in React

Comments
2 min read
Maintain Code Quality Like a Big Tech Team — Without Paying for Expensive Automation
Cover image for Maintain Code Quality Like a Big Tech Team — Without Paying for Expensive Automation

Maintain Code Quality Like a Big Tech Team — Without Paying for Expensive Automation

4
Comments
2 min read
Handling Transactions in Go the Clean Way — Practical Tips Inside!
Cover image for Handling Transactions in Go the Clean Way — Practical Tips Inside!

Handling Transactions in Go the Clean Way — Practical Tips Inside!

Comments
1 min read
Error Handling in NestJS: Best Practices and Examples
Cover image for Error Handling in NestJS: Best Practices and Examples

Error Handling in NestJS: Best Practices and Examples

8
Comments
2 min read
Clean Code and Architecture for Game Development
Cover image for Clean Code and Architecture for Game Development

Clean Code and Architecture for Game Development

Comments
4 min read
Do You Like Pasta? Your Java Code Might!
Cover image for Do You Like Pasta? Your Java Code Might!

Do You Like Pasta? Your Java Code Might!

Comments
6 min read
Clean code in NestJS
Cover image for Clean code in NestJS

Clean code in NestJS

4
Comments
1 min read
Understanding State Machines with a Practical Example in C#

Understanding State Machines with a Practical Example in C#

9
Comments 1
3 min read
TypeWire 0.1.0 — Explicit, Transparent DI for TypeScript

TypeWire 0.1.0 — Explicit, Transparent DI for TypeScript

1
Comments
4 min read
La importancia del código limpio

La importancia del código limpio

Comments
4 min read
3 Real-World Refactoring Principles That Help Me Tame Complexity in Startup Codebases

3 Real-World Refactoring Principles That Help Me Tame Complexity in Startup Codebases

Comments
3 min read
Git Hooks — The Developer's Silent Sidekick
Cover image for Git Hooks — The Developer's Silent Sidekick

Git Hooks — The Developer's Silent Sidekick

4
Comments
3 min read
🧠 State-of-the-Art Programming vs 🎧 Vibe Coding: A Tale of Two Dev Modes
Cover image for 🧠 State-of-the-Art Programming vs 🎧 Vibe Coding: A Tale of Two Dev Modes

🧠 State-of-the-Art Programming vs 🎧 Vibe Coding: A Tale of Two Dev Modes

10
Comments 6
3 min read
loading...