Skip to content
Log in
Create account
DEV Community
#
cleancode
Follow
Hide
Posts
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
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
Add Comment
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
Add Comment
2 min read
Advanced C# Design Patterns: Beyond the Basics
Maria
Maria
Maria
Follow
May 31
Advanced C# Design Patterns: Beyond the Basics
#
csharp
#
designpatterns
#
architecture
#
cleancode
Add Comment
5 min read
The “Good Enough” Refactor Rule for Fast Teams
Youssef Abdulaziz
Youssef Abdulaziz
Youssef Abdulaziz
Follow
May 30
The “Good Enough” Refactor Rule for Fast Teams
#
softwareengineering
#
webdev
#
refactoring
#
cleancode
Add Comment
1 min read
🧼 Help, I Have Clean Code OCD – A Functional Programming Horror Story
Yashodhan Singh
Yashodhan Singh
Yashodhan Singh
Follow
May 30
🧼 Help, I Have Clean Code OCD – A Functional Programming Horror Story
#
humor
#
cleancode
#
devlife
#
productivity
Add Comment
3 min read
The Power of Dumb Components in Scalable React Apps
Konrad Gawryluk
Konrad Gawryluk
Konrad Gawryluk
Follow
May 24
The Power of Dumb Components in Scalable React Apps
#
react
#
javascript
#
frontend
#
cleancode
Add Comment
3 min read
The reductionist theory or Rethinking of .gitignore bloat
Arturs Jansons
Arturs Jansons
Arturs Jansons
Follow
May 27
The reductionist theory or Rethinking of .gitignore bloat
#
git
#
gitignore
#
cleancode
#
architecture
1
reaction
1
comment
5 min read
Traits in PHP – a powerful yet underused tool?
Victor
Victor
Victor
Follow
May 21
Traits in PHP – a powerful yet underused tool?
#
php
#
cleancode
#
poo
#
refactoring
Add Comment
2 min read
The 10 Best Lints to Use in Your Flutter Project
Felipe Sales
Felipe Sales
Felipe Sales
Follow
Jun 2
The 10 Best Lints to Use in Your Flutter Project
#
flutter
#
dart
#
programming
#
cleancode
Add Comment
2 min read
Why 100 Lines of Code Can Be Better Than 2
Shane Dsouza
Shane Dsouza
Shane Dsouza
Follow
May 21
Why 100 Lines of Code Can Be Better Than 2
#
webdev
#
programming
#
beginners
#
cleancode
Add 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
Add Comment
4 min read
Introducing PHPArchitectureGuardian: Static Analysis for Architecture Compliance
Denis
Denis
Denis
Follow
May 15
Introducing PHPArchitectureGuardian: Static Analysis for Architecture Compliance
#
php
#
ddd
#
cleancode
#
architecture
1
reaction
Add Comment
3 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
Add Comment
4 min read
Abstract Classes and Interfaces in Java
Noel KAMPHOA
Noel KAMPHOA
Noel KAMPHOA
Follow
May 27
Abstract Classes and Interfaces in Java
#
java
#
oop
#
cleancode
#
cleancoding
2
reactions
Add Comment
2 min read
Lombok Field Iteration: Safer Object Copying in Java
naomimyselfandi
naomimyselfandi
naomimyselfandi
Follow
May 13
Lombok Field Iteration: Safer Object Copying in Java
#
java
#
lombok
#
cleancode
#
oop
Add Comment
6 min read
Building a Custom Hook in React: When and How to Use It
DCT Technology Pvt. Ltd.
DCT Technology Pvt. Ltd.
DCT Technology Pvt. Ltd.
Follow
May 13
Building a Custom Hook in React: When and How to Use It
#
react
#
webdev
#
javascript
#
cleancode
Add Comment
3 min read
Premature Optimization
Mirnes
Mirnes
Mirnes
Follow
Jun 2
Premature Optimization
#
cleancode
#
designpatterns
#
softwaredesign
#
optimization
4
reactions
3
comments
3 min read
The Case for Code Simplicity in the Age of AI
ujjavala
ujjavala
ujjavala
Follow
May 14
The Case for Code Simplicity in the Age of AI
#
githubcopilot
#
vibecoding
#
cleancode
#
ai
1
reaction
Add Comment
6 min read
Mastering Functional Programming: Immutability, Composition, Pure and Arrow Functions
Geampiere Jaramillo
Geampiere Jaramillo
Geampiere Jaramillo
Follow
May 7
Mastering Functional Programming: Immutability, Composition, Pure and Arrow Functions
#
cleancode
#
programming
#
javascript
Add Comment
2 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
1
comment
4 min read
Static + Generics = Trouble? Why Your C# Code Smells and How to Clean It Up
Jose Rodriguez Marrero
Jose Rodriguez Marrero
Jose Rodriguez Marrero
Follow
May 28
Static + Generics = Trouble? Why Your C# Code Smells and How to Clean It Up
#
csharp
#
dotnet
#
cleancode
#
programming
1
reaction
Add Comment
2 min read
My Top 10 Java Utility Functions You’ll Want to Steal
Chant Khialian
Chant Khialian
Chant Khialian
Follow
May 9
My Top 10 Java Utility Functions You’ll Want to Steal
#
programming
#
java
#
learningjava
#
cleancode
Add Comment
5 min read
Flutter Architecture Recommendations and Resource
مصعب يوسف
مصعب يوسف
مصعب يوسف
Follow
May 17
Flutter Architecture Recommendations and Resource
#
flutter
#
architecture
#
cleancode
#
mobile
Add Comment
3 min read
Why Naming Is Hard in Programming (and Why LLMs Struggle Write Real Code)
Mateus Cechetto
Mateus Cechetto
Mateus Cechetto
Follow
May 3
Why Naming Is Hard in Programming (and Why LLMs Struggle Write Real Code)
#
programming
#
cleancode
#
ai
Add Comment
5 min read
🍹 Don't Drink the Single Responsibility KoolAid
Surya
Surya
Surya
Follow
May 2
🍹 Don't Drink the Single Responsibility KoolAid
#
cleancode
#
programming
#
singleresponsibility
#
solidprinciples
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