DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Clean Code Principles & Code Conventions for React + TypeScript

Clean Code Principles & Code Conventions for React + TypeScript

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

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

Comments
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
Clean Code Naming: A Senior Developer’s Code Review Checklist

Clean Code Naming: A Senior Developer’s Code Review Checklist

Comments
2 min read
Using Traits and DocBlocks for Cleaner Architecture 🤵

Using Traits and DocBlocks for Cleaner Architecture 🤵

Comments
1 min read
Mastering Functional Programming: Immutability, Composition, Pure and Arrow Functions

Mastering Functional Programming: Immutability, Composition, Pure and Arrow Functions

Comments
2 min read
Building Better Software: Lessons from Industry for Scalable Systems 🏗️💻

Building Better Software: Lessons from Industry for Scalable Systems 🏗️💻

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

1
Comments
2 min read
My Top 10 Java Utility Functions You’ll Want to Steal

My Top 10 Java Utility Functions You’ll Want to Steal

Comments
5 min read
Why Naming Is Hard in Programming (and Why LLMs Struggle Write Real Code)

Why Naming Is Hard in Programming (and Why LLMs Struggle Write Real Code)

Comments
5 min read
🍹 Don't Drink the Single Responsibility KoolAid

🍹 Don't Drink the Single Responsibility KoolAid

Comments
3 min read
Writing Cleaner React Components: A Practical Guide

Writing Cleaner React Components: A Practical Guide

2
Comments
5 min read
5 Habits That Made Me a Better Developer (and How You Can Build Them Too).

5 Habits That Made Me a Better Developer (and How You Can Build Them Too).

Comments
1 min read
Embracing Rich Domain Objects: A Practical Guide

Embracing Rich Domain Objects: A Practical Guide

Comments
4 min read
Cut the Clutter: Why You Should Ditch Useless Code Comments

Cut the Clutter: Why You Should Ditch Useless Code Comments

Comments
2 min read
Factory design pattern in C#

Factory design pattern in C#

Comments
5 min read
6 Golden Rules To Write Clean Code

6 Golden Rules To Write Clean Code

Comments
1 min read
Error Handling in NestJS: Best Practices and Examples

Error Handling in NestJS: Best Practices and Examples

1
Comments
2 min read
Kapper benchmarks - how does Kapper 1.3 compare to the competition?

Kapper benchmarks - how does Kapper 1.3 compare to the competition?

Comments
8 min read
Tech debt - When should developers refactor?

Tech debt - When should developers refactor?

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

SOLID Principles in Java (With Real life Examples)

16
Comments 5
4 min read
Say Goodbye to Messy HTML: How Self-Closing Tags Can Satisfy Your OCD 😌✨

Say Goodbye to Messy HTML: How Self-Closing Tags Can Satisfy Your OCD 😌✨

2
Comments
2 min read
The Day I Discovered List Comprehension

The Day I Discovered List Comprehension

1
Comments
1 min read
Building a RESTful To-Do API with Clean Architecture in Python

Building a RESTful To-Do API with Clean Architecture in Python

Comments
3 min read
Tipos de Tablas en Bases de Datos: Una GuĂ­a Simplificada

Tipos de Tablas en Bases de Datos: Una GuĂ­a Simplificada

Comments
3 min read
loading...