DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why trying to be clever is the fastest way to writing bad code

Why trying to be clever is the fastest way to writing bad code

9
Comments 1
4 min read
Dependency Injection vs Service Locator

Dependency Injection vs Service Locator

2
Comments
3 min read
🏛️ 5 Pillars of SOLID

🏛️ 5 Pillars of SOLID

Comments
3 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
CODE TIPS #4 — Именуване на идентификатори (a.k.a “Спрете с ‘br’ и подобни”)

CODE TIPS #4 — Именуване на идентификатори (a.k.a “Спрете с ‘br’ и подобни”)

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

The Power of Dumb Components in Scalable React Apps

Comments
3 min read
Recrutez des développeurs, pas des techniciens

Recrutez des développeurs, pas des techniciens

Comments 1
10 min read
Integrating Checkstyle into Your Maven Project for Clean and Consistent Code

Integrating Checkstyle into Your Maven Project for Clean and Consistent Code

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

Traits in PHP – a powerful yet underused tool?

Comments
2 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
How to Mock Static Methods With Mockito

How to Mock Static Methods With Mockito

Comments
4 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
A Simple Way to Implement Inversion of Control in TypeScript

A Simple Way to Implement Inversion of Control in TypeScript

Comments 1
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
🧠 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

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

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

Comments
2 min read
Stop Overengineering in the Name of Clean Architecture

Stop Overengineering in the Name of Clean Architecture

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

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

Comments
5 min read
loading...