DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Friction in Code Is a Signal Not a Bug

Friction in Code Is a Signal Not a Bug

Comments
1 min read
How to Implement Scalable Filtering in Laravel with Laravel Sieve

How to Implement Scalable Filtering in Laravel with Laravel Sieve

Comments 4
4 min read
Why TypeScript is a Game Changer for Enterprise Backend

Why TypeScript is a Game Changer for Enterprise Backend

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

1
Comments
4 min read
Clean Code Is a Habit, Not a Talent

Clean Code Is a Habit, Not a Talent

1
Comments
2 min read
🔢 What Does 1.0.0 Really Mean?

🔢 What Does 1.0.0 Really Mean?

Comments
1 min read
How to Mock Static Methods With Mockito

How to Mock Static Methods With Mockito

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

How to Write Better Functions: A Clean Code Checklist

2
Comments
3 min read
Why Clean Code Matters for Developers

Why Clean Code Matters for Developers

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

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

2
Comments
2 min read
Oops, I Did It ... (And I Promise It Won't Happen Next Time!) 😅

Oops, I Did It ... (And I Promise It Won't Happen Next Time!) 😅

1
Comments
1 min read
TIL: Why PHPMD and SonarCloud don’t always agree

TIL: Why PHPMD and SonarCloud don’t always agree

Comments
2 min read
Design Patterns in Front-end: Building Smarter, Scalable Interfaces

Design Patterns in Front-end: Building Smarter, Scalable Interfaces

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

Stop Overengineering in the Name of Clean Architecture

1
Comments 1
4 min read
Using Traits and DocBlocks for Cleaner Architecture 🤵

Using Traits and DocBlocks for Cleaner Architecture 🤵

Comments
1 min read
SOLID Principles in Java (With Real life Examples)

SOLID Principles in Java (With Real life Examples)

22
Comments 5
4 min read
The Day I Discovered List Comprehension

The Day I Discovered List Comprehension

2
Comments
1 min read
Why Bad Code Is a Luxury

Why Bad Code Is a Luxury

Comments
3 min read
The Day I Discovered enumerate()

The Day I Discovered enumerate()

6
Comments 2
2 min read
Clean Code: The Art of Self-Documenting Code

Clean Code: The Art of Self-Documenting Code

1
Comments 2
2 min read
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 🏗️💻

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

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
loading...