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
Clean Code Principles & Code Conventions for React + TypeScript
KhoaDD
KhoaDD
KhoaDD
Follow
May 11
Clean Code Principles & Code Conventions for React + TypeScript
#
webdev
#
cleancode
#
react
#
typescript
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
Comments
Add 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
Clean Code Naming: A Senior Developerâs Code Review Checklist
Sanjeev
Sanjeev
Sanjeev
Follow
May 10
Clean Code Naming: A Senior Developerâs Code Review Checklist
#
cleancode
#
programming
#
productivity
#
softwaredevelopment
Comments
Add Comment
2 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
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
Comments
Add Comment
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
Comments
Add Comment
4 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
1
 reaction
Comments
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
Comments
Add Comment
5 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
Comments
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
Comments
Add Comment
3 min read
Writing Cleaner React Components: A Practical Guide
Patoliya Infotech
Patoliya Infotech
Patoliya Infotech
Follow
Apr 30
Writing Cleaner React Components: A Practical Guide
#
react
#
javascript
#
webdev
#
cleancode
2
 reactions
Comments
Add Comment
5 min read
5 Habits That Made Me a Better Developer (and How You Can Build Them Too).
elsayed zewayed
elsayed zewayed
elsayed zewayed
Follow
Apr 29
5 Habits That Made Me a Better Developer (and How You Can Build Them Too).
#
betterdeveloper
#
devhabits
#
productivecoding
#
cleancode
Comments
Add Comment
1 min read
Embracing Rich Domain Objects: A Practical Guide
Horse Patterns
Horse Patterns
Horse Patterns
Follow
May 3
Embracing Rich Domain Objects: A Practical Guide
#
designpatterns
#
java
#
cleancode
#
development
Comments
Add Comment
4 min read
Cut the Clutter: Why You Should Ditch Useless Code Comments
Max
Max
Max
Follow
May 3
Cut the Clutter: Why You Should Ditch Useless Code Comments
#
webdev
#
programming
#
code
#
cleancode
Comments
Add Comment
2 min read
Factory design pattern in C#
Sebastian Van Rooyen
Sebastian Van Rooyen
Sebastian Van Rooyen
Follow
Apr 28
Factory design pattern in C#
#
csharp
#
designpatterns
#
oop
#
cleancode
Comments
Add Comment
5 min read
6 Golden Rules To Write Clean Code
Larry
Larry
Larry
Follow
May 10
6 Golden Rules To Write Clean Code
#
cleancode
#
coding
#
programming
#
performance
Comments
Add Comment
1 min read
Error Handling in NestJS: Best Practices and Examples
Geampiere Jaramillo
Geampiere Jaramillo
Geampiere Jaramillo
Follow
Apr 26
Error Handling in NestJS: Best Practices and Examples
#
nestjs
#
backend
#
node
#
cleancode
1
 reaction
Comments
Add Comment
2 min read
Kapper benchmarks - how does Kapper 1.3 compare to the competition?
Dries Samyn
Dries Samyn
Dries Samyn
Follow
Apr 18
Kapper benchmarks - how does Kapper 1.3 compare to the competition?
#
kotlin
#
cleancode
#
database
#
orm
Comments
Add Comment
8 min read
Tech debt - When should developers refactor?
Nico Rask
Nico Rask
Nico Rask
Follow
Apr 29
Tech debt - When should developers refactor?
#
cleancode
#
webdev
#
refactorit
4
 reactions
Comments
Add Comment
3 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
16
 reactions
Comments
5
 comments
4 min read
Say Goodbye to Messy HTML: How Self-Closing Tags Can Satisfy Your OCD đâ¨
jayasooriya-s
jayasooriya-s
jayasooriya-s
Follow
May 8
Say Goodbye to Messy HTML: How Self-Closing Tags Can Satisfy Your OCD đâ¨
#
cleancode
#
html
#
react
#
frontend
2
 reactions
Comments
Add Comment
2 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
1
 reaction
Comments
Add Comment
1 min read
Building a RESTful To-Do API with Clean Architecture in Python
ZenOfCode
ZenOfCode
ZenOfCode
Follow
Apr 28
Building a RESTful To-Do API with Clean Architecture in Python
#
webdev
#
cleancode
#
python
#
programming
Comments
Add Comment
3 min read
Tipos de Tablas en Bases de Datos: Una GuĂa Simplificada
Cristian
Cristian
Cristian
Follow
Apr 11
Tipos de Tablas en Bases de Datos: Una GuĂa Simplificada
#
database
#
architecture
#
cleancode
#
beginners
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