Forem

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

25
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

1
Comments
3 min read
How to DRY Up Your NestJS DTOs

How to DRY Up Your NestJS DTOs

5
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
Principios SOLID V: Principio de segregación de interfaces

Principios SOLID V: Principio de segregación de interfaces

1
Comments
2 min read
Principios SOLID IV: Principio de sustitución de Liskov

Principios SOLID IV: Principio de sustitución de Liskov

1
Comments
3 min read
React Clean Code with Absolute Imports

React Clean Code with Absolute Imports

29
Comments 5
3 min read
Principios SOLID III: Abierto a extensión y cerrado a modificación

Principios SOLID III: Abierto a extensión y cerrado a modificación

1
Comments
3 min read
Código limpo de milhões!

Código limpo de milhões!

5
Comments
4 min read
Principios SOLID II: Principio de responsabilidad única

Principios SOLID II: Principio de responsabilidad única

1
Comments
3 min read
Flags In Programming

Flags In Programming

2
Comments
4 min read
loading...