DEV Community

# cleancoding

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
SOLID Principles

SOLID Principles

Comments
4 min read
How to Write Professional Code Comments: A Beginner's Guide to Better Code Documentation

How to Write Professional Code Comments: A Beginner's Guide to Better Code Documentation

3
Comments
11 min read
Implementing the Repository Pattern with Mongoose in Node.js

Implementing the Repository Pattern with Mongoose in Node.js

Comments
2 min read
From Messy to SOLID: First Steps Towards Clean Architecture

From Messy to SOLID: First Steps Towards Clean Architecture

5
Comments
4 min read
What I Wish I Knew Earlier About Clean Architecture (from a PHP/Laravel Dev)

What I Wish I Knew Earlier About Clean Architecture (from a PHP/Laravel Dev)

2
Comments 2
3 min read
Understand the Factory Method Pattern in Java

Understand the Factory Method Pattern in Java

Comments
3 min read
Detect and remove unused Angular code

Detect and remove unused Angular code

1
Comments
2 min read
Understanding Factory Design Pattern: A Simple Guide

Understanding Factory Design Pattern: A Simple Guide

5
Comments
3 min read
CleanCode: How to use named parameters in JavaScript

CleanCode: How to use named parameters in JavaScript

8
Comments 6
1 min read
Mastering Design Patterns: The foundation

Mastering Design Patterns: The foundation

Comments
2 min read
Single Responsibility Principle in Java

Single Responsibility Principle in Java

Comments
3 min read
Abstract Classes and Interfaces in Java

Abstract Classes and Interfaces in Java

2
Comments
2 min read
Integrating Checkstyle into Your Maven Project for Clean and Consistent Code

Integrating Checkstyle into Your Maven Project for Clean and Consistent Code

Comments 2
3 min read
Beyond If-Else Hell: Elegant State Machine pattern in Game Development

Beyond If-Else Hell: Elegant State Machine pattern in Game Development

Comments
4 min read
The Quiet Joy of Code That Clicks

The Quiet Joy of Code That Clicks

Comments
2 min read
How to Write Better Functions: A Clean Code Checklist

How to Write Better Functions: A Clean Code Checklist

2
Comments
3 min read
Beyond Spaghetti Code: Mastering Game Design Patterns

Beyond Spaghetti Code: Mastering Game Design Patterns

Comments
2 min read
Clean Architecture in .net application step by step

Clean Architecture in .net application step by step

10
Comments
3 min read
Clean code: Why prefer unknown over any in TypeScript

Clean code: Why prefer unknown over any in TypeScript

Comments
3 min read
Writing Clean Code in Front-end: KISS, DRY, YAGNI, and Beyond

Writing Clean Code in Front-end: KISS, DRY, YAGNI, and Beyond

4
Comments
3 min read
Managing Persistence and Business Logic in Spring: A Clean and Scalable Approach

Managing Persistence and Business Logic in Spring: A Clean and Scalable Approach

Comments
4 min read
Integrating Mpesa API in Flutter Using Clean Architecture

Integrating Mpesa API in Flutter Using Clean Architecture

7
Comments 1
9 min read
How to Recognize Clean Code: Key Indicators of Well-Designed Software

How to Recognize Clean Code: Key Indicators of Well-Designed Software

1
Comments
7 min read
Use watch as the last resort

Use watch as the last resort

3
Comments 2
4 min read
Clean Code: Writing clear conditional logic in JavaScript

Clean Code: Writing clear conditional logic in JavaScript

1
Comments
1 min read
loading...