Forem

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Funções Genéricas Inteligentes

Funções Genéricas Inteligentes

Comments
2 min read
🚨 Clean Up Your Go Error Handling with One Tiny Helper

🚨 Clean Up Your Go Error Handling with One Tiny Helper

Comments
1 min read
🧠 How to Name Things in Code — 2025 Edition

🧠 How to Name Things in Code — 2025 Edition

Comments
1 min read
🧹 Clean JavaScript in 2025: Fewer Params, Clearer Names, Smarter Errors

🧹 Clean JavaScript in 2025: Fewer Params, Clearer Names, Smarter Errors

Comments
1 min read
The Butterfly Effect in Code — Small Changes, Big Impact

The Butterfly Effect in Code — Small Changes, Big Impact

Comments
2 min read
Why I Stopped Writing “Just Another CSV Script” for Every Project

Why I Stopped Writing “Just Another CSV Script” for Every Project

5
Comments
3 min read
✅ Type-Safe Utility Checks in TypeScript — 2025 Edition

✅ Type-Safe Utility Checks in TypeScript — 2025 Edition

Comments
1 min read
Advanced C# Design Patterns: Beyond the Basics

Advanced C# Design Patterns: Beyond the Basics

Comments
5 min read
The “Good Enough” Refactor Rule for Fast Teams

The “Good Enough” Refactor Rule for Fast Teams

Comments
1 min read
🧼 Help, I Have Clean Code OCD – A Functional Programming Horror Story

🧼 Help, I Have Clean Code OCD – A Functional Programming Horror Story

Comments
3 min read
What Is the Walrus Operator (:=) in Python and Why It's So Useful

What Is the Walrus Operator (:=) in Python and Why It's So Useful

Comments 1
2 min read
The Power of Dumb Components in Scalable React Apps

The Power of Dumb Components in Scalable React Apps

Comments
3 min read
Traits in PHP – a powerful yet underused tool?

Traits in PHP – a powerful yet underused tool?

Comments
2 min read
Writing Code That Feels Like Poetry – The Craft of Clean Code 💯

Writing Code That Feels Like Poetry – The Craft of Clean Code 💯

Comments 1
3 min read
Dependency Injection vs Service Locator

Dependency Injection vs Service Locator

3
Comments
3 min read
Why 100 Lines of Code Can Be Better Than 2

Why 100 Lines of Code Can Be Better Than 2

Comments
2 min read
Building a Scalable Folder Structure in Flutter Using Clean Architecture + BLoC/Cubit

Building a Scalable Folder Structure in Flutter Using Clean Architecture + BLoC/Cubit

Comments
4 min read
Introducing PHPArchitectureGuardian: Static Analysis for Architecture Compliance

Introducing PHPArchitectureGuardian: Static Analysis for Architecture Compliance

1
Comments
3 min read
Abstract Classes and Interfaces in Java

Abstract Classes and Interfaces in Java

2
Comments
2 min read
Lombok Field Iteration: Safer Object Copying in Java

Lombok Field Iteration: Safer Object Copying in Java

Comments
6 min read
Building a Custom Hook in React: When and How to Use It

Building a Custom Hook in React: When and How to Use It

Comments
3 min read
Premature Optimization

Premature Optimization

5
Comments 3
3 min read
The Case for Code Simplicity in the Age of AI

The Case for Code Simplicity in the Age of AI

1
Comments
6 min read
Branded Types in TypeScript: Beyond Primitive Type Safety

Branded Types in TypeScript: Beyond Primitive Type Safety

Comments 1
4 min read
Mastering Functional Programming: Immutability, Composition, Pure and Arrow Functions

Mastering Functional Programming: Immutability, Composition, Pure and Arrow Functions

Comments
2 min read
loading...