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
Code Smell 298 - Microsoft Windows Time Waste
Maxi Contieri
Maxi Contieri
Maxi Contieri
Follow
May 3
Code Smell 298 - Microsoft Windows Time Waste
#
programming
#
csharp
#
codesmell
#
cleancode
Comments
Add Comment
9 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
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
How to Use AbortController for Cleaner Event Listener Cleanup in React
HexShift
HexShift
HexShift
Follow
Apr 27
How to Use AbortController for Cleaner Event Listener Cleanup in React
#
react
#
redux
#
cleancode
#
webdev
Comments
Add Comment
2 min read
TypeWire 0.1.0 — Explicit, Transparent DI for TypeScript
Rex
Rex
Rex
Follow
Apr 21
TypeWire 0.1.0 — Explicit, Transparent DI for TypeScript
#
typescript
#
architecture
#
dependencyinjection
#
cleancode
Comments
Add Comment
4 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
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
🔢 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
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
Avoid Redundant Properties in TypeScript Interfaces
Muhammad Chandra Bintang Mahaputra
Muhammad Chandra Bintang Mahaputra
Muhammad Chandra Bintang Mahaputra
Follow
Apr 29
Avoid Redundant Properties in TypeScript Interfaces
#
typescript
#
cleancode
#
dry
#
webdev
2
reactions
Comments
Add Comment
3 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
Handling Transactions in Go the Clean Way — Practical Tips Inside!
helen
helen
helen
Follow
Apr 26
Handling Transactions in Go the Clean Way — Practical Tips Inside!
#
cleancode
#
go
#
backend
Comments
Add Comment
1 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
5 Tips for Writing Clean Code
Mehfila A Parkkulthil
Mehfila A Parkkulthil
Mehfila A Parkkulthil
Follow
Mar 25
5 Tips for Writing Clean Code
#
coding
#
programming
#
webdev
#
cleancode
Comments
Add Comment
1 min read
Clerk, Webhooks, and Svix — A Story You'll Never Forget
nahom kasa
nahom kasa
nahom kasa
Follow
Apr 7
Clerk, Webhooks, and Svix — A Story You'll Never Forget
#
cleancode
#
webhook
#
clerk
#
svix
1
reaction
Comments
Add Comment
2 min read
Maintain Code Quality Like a Big Tech Team — Without Paying for Expensive Automation
jayasooriya-s
jayasooriya-s
jayasooriya-s
Follow
Apr 26
Maintain Code Quality Like a Big Tech Team — Without Paying for Expensive Automation
#
javascript
#
cleancode
#
productivity
#
programming
5
reactions
Comments
Add Comment
2 min read
Clean Code and Architecture for Game Development
Niraj Vishwakarma
Niraj Vishwakarma
Niraj Vishwakarma
Follow
Apr 5
Clean Code and Architecture for Game Development
#
gamedev
#
architecture
#
designpatterns
#
cleancode
Comments
Add Comment
4 min read
TypeScript Enums vs. String Unions: What's the Deal?
Denny Christochowitz
Denny Christochowitz
Denny Christochowitz
Follow
Apr 14
TypeScript Enums vs. String Unions: What's the Deal?
#
webdev
#
typescript
#
programming
#
cleancode
2
reactions
Comments
Add Comment
3 min read
Do You Like Pasta? Your Java Code Might!
Cassio Menezes
Cassio Menezes
Cassio Menezes
Follow
Mar 21
Do You Like Pasta? Your Java Code Might!
#
java
#
softwareengineering
#
cleancode
Comments
Add Comment
6 min read
Clean code in NestJS
Geampiere Jaramillo
Geampiere Jaramillo
Geampiere Jaramillo
Follow
Apr 23
Clean code in NestJS
#
nestjs
#
programming
#
cleancode
#
backenddevelopment
6
reactions
Comments
Add Comment
1 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account