DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Reducing Coupling in Software Development: Strategies for Cleaner Code

Reducing Coupling in Software Development: Strategies for Cleaner Code

5
Comments 3
3 min read
Software Design Principles: Single Level of Abstraction

Software Design Principles: Single Level of Abstraction

6
Comments
5 min read
Clearing the Code with Delegate in Elixir

Clearing the Code with Delegate in Elixir

3
Comments
2 min read
Writing Clear and Concise Code: 11 Guidelines for C# Developers

Writing Clear and Concise Code: 11 Guidelines for C# Developers

11
Comments 4
4 min read
Clean Code no Cinema

Clean Code no Cinema

3
Comments
7 min read
Washing your code: naming is hard

Washing your code: naming is hard

Comments
25 min read
Software design: its importance and tips for creating good designs.

Software design: its importance and tips for creating good designs.

Comments
10 min read
Clean Code. The principles for programmers

Clean Code. The principles for programmers

3
Comments 2
4 min read
Mastering Optimization: Writing the Most Performant JavaScript Code

Mastering Optimization: Writing the Most Performant JavaScript Code

7
Comments 5
3 min read
How to use named arguments in TypeScript functions?

How to use named arguments in TypeScript functions?

6
Comments 3
1 min read
10 Tricks to Write Super Clean Code in TypeScript

10 Tricks to Write Super Clean Code in TypeScript

7
Comments 1
3 min read
Response Compression in a .Net Core API

Response Compression in a .Net Core API

1
Comments
1 min read
7 Unique Insights into the Principles of Clean Code

7 Unique Insights into the Principles of Clean Code

6
Comments
3 min read
Define fixed attributes dataclass with __slots__()

Define fixed attributes dataclass with __slots__()

Comments
1 min read
Design patterns - Part II

Design patterns - Part II

Comments
8 min read
Write Clean, Efficient, and Scalable Code 👌

Write Clean, Efficient, and Scalable Code 👌

10
Comments 1
20 min read
Understanding "some" and "every" Array Methods in Javascript

Understanding "some" and "every" Array Methods in Javascript

5
Comments 1
2 min read
The Pursuit of Clean Code

The Pursuit of Clean Code

Comments
2 min read
SOLID Principles with Python | A story

SOLID Principles with Python | A story

12
Comments 1
15 min read
How to used Component in Laravel

How to used Component in Laravel

6
Comments
2 min read
I'm banning Get, Set, and other method and class names

I'm banning Get, Set, and other method and class names

3
Comments 7
4 min read
Design patterns - Part I

Design patterns - Part I

1
Comments
12 min read
10 Best Practices for Writing Clean Code -with simple examples

10 Best Practices for Writing Clean Code -with simple examples

Comments
5 min read
How to implement Redux in a clean architecture

How to implement Redux in a clean architecture

16
Comments 1
4 min read
Transforming bad code by applying Single Responsibility principle, Don't repeat yourself, Decoupling ...

Transforming bad code by applying Single Responsibility principle, Don't repeat yourself, Decoupling ...

1
Comments
7 min read
Eu e o “Clean Code” – Parte 4: Fim da Leitura

Eu e o “Clean Code” – Parte 4: Fim da Leitura

8
Comments 3
7 min read
How to write clean Controllers in Laravel

How to write clean Controllers in Laravel

2
Comments
6 min read
The Ultimate Clean Architecture Template for TypeScript Projects

The Ultimate Clean Architecture Template for TypeScript Projects

Comments
10 min read
How to Write Better PowerShell Scripts: Architecture and Best Practices

How to Write Better PowerShell Scripts: Architecture and Best Practices

39
Comments 3
17 min read
From Angular 14 to Angular 16

From Angular 14 to Angular 16

Comments 2
5 min read
How to Build Maintainable iOS Apps with Dependency Injection

How to Build Maintainable iOS Apps with Dependency Injection

Comments
3 min read
Efficient CRUD Operations in Flutter: A Guide to Implementing HTTP Requests with Clean Architecture and Dio

Efficient CRUD Operations in Flutter: A Guide to Implementing HTTP Requests with Clean Architecture and Dio

6
Comments
12 min read
Best Practices for all developers

Best Practices for all developers

81
Comments 8
16 min read
Don't Repeat Yourself - practical tips at code level

Don't Repeat Yourself - practical tips at code level

1
Comments
5 min read
Eu e o Clean Code – Parte 3 – O Nefasto Capítulo sobre Comentários

Eu e o Clean Code – Parte 3 – O Nefasto Capítulo sobre Comentários

1
Comments 2
14 min read
How To Implement a TypeScript Web App With Clean Architecture

How To Implement a TypeScript Web App With Clean Architecture

3
Comments 1
16 min read
Conventional Commit Message and Linting

Conventional Commit Message and Linting

1
Comments
2 min read
Eu e o “Clean Code” – Parte 2: Descompilando

Eu e o “Clean Code” – Parte 2: Descompilando

1
Comments 2
11 min read
Decoupling in Java

Decoupling in Java

5
Comments
4 min read
🏰 Building the Perfect Sandcastle: A 5-Year-Old's Guide to Clean Architecture 🏰

🏰 Building the Perfect Sandcastle: A 5-Year-Old's Guide to Clean Architecture 🏰

Comments
3 min read
Tips to Use Constants File in TypeScript

Tips to Use Constants File in TypeScript

38
Comments
2 min read
Washing your code: avoid comments

Washing your code: avoid comments

Comments 2
5 min read
Lessons from “Clean Code”

Lessons from “Clean Code”

6
Comments 1
9 min read
Creating a DTO with Traits in PHP

Creating a DTO with Traits in PHP

5
Comments
4 min read
The Power of Small and Focused Functions in Software Development

The Power of Small and Focused Functions in Software Development

Comments
4 min read
A clean frontend architecture for React and Redux

A clean frontend architecture for React and Redux

24
Comments
4 min read
Mutable or Immutable: Understanding JavaScript's Yin and Yang

Mutable or Immutable: Understanding JavaScript's Yin and Yang

1
Comments
2 min read
Eu e o Clean Code (o livro) – Parte 1: Catequização

Eu e o Clean Code (o livro) – Parte 1: Catequização

1
Comments
11 min read
C# code refactoring - the importance of naming convention

C# code refactoring - the importance of naming convention

Comments
3 min read
[Design Pattern] Chain of responsibility in Typescript with real world example

[Design Pattern] Chain of responsibility in Typescript with real world example

Comments
3 min read
How to DRY Up Your NestJS DTOs

How to DRY Up Your NestJS DTOs

4
Comments
2 min read
Creating Immutable Objects in PHP: A Look at Private Constructor and Public Readonly

Creating Immutable Objects in PHP: A Look at Private Constructor and Public Readonly

Comments
3 min read
Clean Code: Multiple exports, single import!

Clean Code: Multiple exports, single import!

5
Comments
1 min read
The SOLID way to code

The SOLID way to code

Comments
5 min read
CSS Specificity: A Key to Writing Efficient CSS Code

CSS Specificity: A Key to Writing Efficient CSS Code

3
Comments 1
2 min read
Clean Code, yes or no?

Clean Code, yes or no?

Comments
2 min read
Code Refactoring: Mastering Best Practices for Enhancing Software Quality and Maintainability

Code Refactoring: Mastering Best Practices for Enhancing Software Quality and Maintainability

Comments
3 min read
CSS - Convenciones de nombres: BEM, SUIT CSS y Title CSS

CSS - Convenciones de nombres: BEM, SUIT CSS y Title CSS

6
Comments
8 min read
Principios SOLID VI: Principio de inversión de dependencias

Principios SOLID VI: Principio de inversión de dependencias

6
Comments
3 min read
Best practices for refactoring legacy code to make it more maintainable and easier to work with

Best practices for refactoring legacy code to make it more maintainable and easier to work with

12
Comments 2
7 min read
loading...