Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
#
cleancode
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Friction in Code Is a Signal Not a Bug
Tony St Pierre
Tony St Pierre
Tony St Pierre
Follow
May 17
Friction in Code Is a Signal Not a Bug
#
mindfuldev
#
cleancode
#
productivity
#
webdev
Comments
Add Comment
1 min read
How to Implement Scalable Filtering in Laravel with Laravel Sieve
muhammad reda
muhammad reda
muhammad reda
Follow
May 16
How to Implement Scalable Filtering in Laravel with Laravel Sieve
#
opensource
#
laravel
#
cleancode
#
filtering
Comments
4
comments
4 min read
Why TypeScript is a Game Changer for Enterprise Backend
MateusSousa00
MateusSousa00
MateusSousa00
Follow
May 16
Why TypeScript is a Game Changer for Enterprise Backend
#
typescript
#
node
#
cleancode
#
architecture
Comments
1
comment
2 min read
Building a Scalable Folder Structure in Flutter Using Clean Architecture + BLoC/Cubit
Md. Al-Amin
Md. Al-Amin
Md. Al-Amin
Follow
May 15
Building a Scalable Folder Structure in Flutter Using Clean Architecture + BLoC/Cubit
#
flutter
#
dart
#
cleancode
1
reaction
Comments
Add Comment
4 min read
Clean Code Is a Habit, Not a Talent
Muhammad Chandra Bintang Mahaputra
Muhammad Chandra Bintang Mahaputra
Muhammad Chandra Bintang Mahaputra
Follow
May 4
Clean Code Is a Habit, Not a Talent
#
cleancode
#
typescript
#
webdev
#
programming
1
reaction
Comments
Add Comment
2 min read
🔢 What Does 1.0.0 Really Mean?
Aleksei Aleinikov
Aleksei Aleinikov
Aleksei Aleinikov
Follow
Apr 11
🔢 What Does 1.0.0 Really Mean?
#
python
#
backend
#
programming
#
cleancode
Comments
Add Comment
1 min read
How to Mock Static Methods With Mockito
Noel KAMPHOA
Noel KAMPHOA
Noel KAMPHOA
Follow
May 14
How to Mock Static Methods With Mockito
#
java
#
testing
#
tdd
#
cleancode
Comments
Add Comment
4 min read
How to Write Better Functions: A Clean Code Checklist
Sanjeev
Sanjeev
Sanjeev
Follow
May 14
How to Write Better Functions: A Clean Code Checklist
#
cleancode
#
cleancoding
#
softwaredevelopment
#
programming
2
reactions
Comments
Add Comment
3 min read
Why Clean Code Matters for Developers
adane
adane
adane
Follow
Jun 5
Why Clean Code Matters for Developers
#
programming
#
opensource
#
cleancode
#
softwaredevelopment
1
reaction
Comments
4
comments
1 min read
Why Python’s zip() Is More Powerful Than You Think
BHUVANESH M
BHUVANESH M
BHUVANESH M
Follow
May 12
Why Python’s zip() Is More Powerful Than You Think
#
devstory
#
datascience
#
python
#
cleancode
2
reactions
Comments
Add Comment
2 min read
Oops, I Did It ... (And I Promise It Won't Happen Next Time!) 😅
BHUVANESH M
BHUVANESH M
BHUVANESH M
Follow
May 12
Oops, I Did It ... (And I Promise It Won't Happen Next Time!) 😅
#
devstory
#
datascience
#
python
#
cleancode
1
reaction
Comments
Add Comment
1 min read
TIL: Why PHPMD and SonarCloud don’t always agree
Paul Rijke
Paul Rijke
Paul Rijke
Follow
Apr 12
TIL: Why PHPMD and SonarCloud don’t always agree
#
php
#
cleancode
#
phpmd
#
sonarcloud
Comments
Add Comment
2 min read
Design Patterns in Front-end: Building Smarter, Scalable Interfaces
Mía Salazar
Mía Salazar
Mía Salazar
Follow
May 11
Design Patterns in Front-end: Building Smarter, Scalable Interfaces
#
frontend
#
designpatterns
#
cleancode
#
react
2
reactions
Comments
1
comment
4 min read
Stop Overengineering in the Name of Clean Architecture
Chris
Chris
Chris
Follow
May 11
Stop Overengineering in the Name of Clean Architecture
#
discuss
#
architecture
#
programming
#
cleancode
1
reaction
Comments
1
comment
4 min read
Using Traits and DocBlocks for Cleaner Architecture 🤵
Mahmoud Ramadan
Mahmoud Ramadan
Mahmoud Ramadan
Follow
May 10
Using Traits and DocBlocks for Cleaner Architecture 🤵
#
php
#
cleancode
#
refactorit
#
laravel
Comments
Add Comment
1 min read
SOLID Principles in Java (With Real life Examples)
Chhavi Rana
Chhavi Rana
Chhavi Rana
Follow
May 8
SOLID Principles in Java (With Real life Examples)
#
solidprinciples
#
java
#
programming
#
cleancode
22
reactions
Comments
5
comments
4 min read
The Day I Discovered List Comprehension
BHUVANESH M
BHUVANESH M
BHUVANESH M
Follow
May 8
The Day I Discovered List Comprehension
#
productivity
#
cleancode
#
tips
#
python
2
reactions
Comments
Add Comment
1 min read
Why Bad Code Is a Luxury
Jay Vercellone
Jay Vercellone
Jay Vercellone
Follow
Apr 3
Why Bad Code Is a Luxury
#
cleancode
#
programming
#
productivity
#
testing
Comments
Add Comment
3 min read
The Day I Discovered enumerate()
BHUVANESH M
BHUVANESH M
BHUVANESH M
Follow
May 6
The Day I Discovered enumerate()
#
productivity
#
cleancode
#
tips
#
python
6
reactions
Comments
2
comments
2 min read
Clean Code: The Art of Self-Documenting Code
Luke Tong
Luke Tong
Luke Tong
Follow
Jun 4
Clean Code: The Art of Self-Documenting Code
#
programming
#
cleancode
#
java
#
softwaredevelopment
1
reaction
Comments
2
comments
2 min read
Java Clean Code Tip for Testers: Use try-with-resources Like a Pro
mhossen
mhossen
mhossen
Follow
Jun 3
Java Clean Code Tip for Testers: Use try-with-resources Like a Pro
#
java
#
testing
#
cleancode
#
beginners
Comments
2
comments
2 min read
Building Better Software: Lessons from Industry for Scalable Systems 🏗️💻
Ali Kolahdoozan
Ali Kolahdoozan
Ali Kolahdoozan
Follow
May 6
Building Better Software: Lessons from Industry for Scalable Systems 🏗️💻
#
softarch
#
scalabledev
#
cleancode
#
techlead
2
reactions
Comments
1
comment
4 min read
Web API Exception Handling and Logging
Mirnes
Mirnes
Mirnes
Follow
May 5
Web API Exception Handling and Logging
#
dotnet
#
dotnet9
#
cleancode
#
csharp
2
reactions
Comments
Add Comment
3 min read
Standardizing Git Commit Messages: The Role of Tags like wip and Beyond
MD Shahin Mia Robin
MD Shahin Mia Robin
MD Shahin Mia Robin
Follow
May 5
Standardizing Git Commit Messages: The Role of Tags like wip and Beyond
#
git
#
github
#
cleancode
#
softwareengineering
2
reactions
Comments
Add Comment
2 min read
Write Clean & Efficient JavaScript: Lessons from Real Projects
Srdev
Srdev
Srdev
Follow
Apr 23
Write Clean & Efficient JavaScript: Lessons from Real Projects
#
webdev
#
beginners
#
productivity
#
cleancode
Comments
Add Comment
3 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account