DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Friction in Code Isn't a Bug. It's a Signal.

Friction in Code Isn't a Bug. It's a Signal.

1 min read
Why TypeScript is a Game Changer for Enterprise Backend

Why TypeScript is a Game Changer for Enterprise Backend

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

4 min read
Introducing PHPArchitectureGuardian: Static Analysis for Architecture Compliance

Introducing PHPArchitectureGuardian: Static Analysis for Architecture Compliance

1
3 min read
How to Mock Static Methods With Mockito

How to Mock Static Methods With Mockito

4 min read
Lombok Field Iteration: Safer Object Copying in Java

Lombok Field Iteration: Safer Object Copying in Java

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

3 min read
How to Write Better Functions: A Clean Code Checklist

How to Write Better Functions: A Clean Code Checklist

4
3 min read
How to Implement Scalable Filtering in Laravel with Laravel Sieve

How to Implement Scalable Filtering in Laravel with Laravel Sieve

1
4 min read
The Case for Code Simplicity in the Age of AI

The Case for Code Simplicity in the Age of AI

1
6 min read
Using Traits and DocBlocks for Cleaner Architecture 🤵

Using Traits and DocBlocks for Cleaner Architecture 🤵

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

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

2 min read
Stop Overengineering in the Name of Clean Architecture

Stop Overengineering in the Name of Clean Architecture

1
1
4 min read
Standardizing Git Commit Messages: The Role of Tags like wip and Beyond

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

1
2 min read
My Top 10 Java Utility Functions You’ll Want to Steal

My Top 10 Java Utility Functions You’ll Want to Steal

5 min read
Why Naming Is Hard in Programming (and Why LLMs Struggle Write Real Code)

Why Naming Is Hard in Programming (and Why LLMs Struggle Write Real Code)

5 min read
🍹 Don't Drink the Single Responsibility KoolAid

🍹 Don't Drink the Single Responsibility KoolAid

3 min read
Writing Cleaner React Components: A Practical Guide

Writing Cleaner React Components: A Practical Guide

2
5 min read
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).

1 min read
Embracing Rich Domain Objects: A Practical Guide

Embracing Rich Domain Objects: A Practical Guide

4 min read
Cut the Clutter: Why You Should Ditch Useless Code Comments

Cut the Clutter: Why You Should Ditch Useless Code Comments

2 min read
Factory design pattern in C#

Factory design pattern in C#

5 min read
6 Golden Rules To Write Clean Code

6 Golden Rules To Write Clean Code

1 min read
Error Handling in NestJS: Best Practices and Examples

Error Handling in NestJS: Best Practices and Examples

1
2 min read
Why Python’s zip() Is More Powerful Than You Think

Why Python’s zip() Is More Powerful Than You Think

4
2 min read
loading...