Forem

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Principio Abierto/Cerrado (OCP)

Principio Abierto/Cerrado (OCP)

4
Comments
4 min read
La ley de Demeter (LoD)

La ley de Demeter (LoD)

3
Comments
3 min read
Principio de Única Responsabilidad (SRP)

Principio de Única Responsabilidad (SRP)

3
Comments
3 min read
Segregación de Interfaces (ISP)

Segregación de Interfaces (ISP)

2
Comments
3 min read
Patrón Template Method

Patrón Template Method

2
Comments
2 min read
Git the most edited files in a project

Git the most edited files in a project

7
Comments
3 min read
Protect your templates without tedious *ngIfs

Protect your templates without tedious *ngIfs

7
Comments
1 min read
Declutter your angular template

Declutter your angular template

10
Comments
1 min read
A take on concise promise handling in TypeScript.

A take on concise promise handling in TypeScript.

6
Comments 3
2 min read
/* intentionally left empty */

/* intentionally left empty */

8
Comments
2 min read
Progressive Lint: How to continuously improve the codebase

Progressive Lint: How to continuously improve the codebase

7
Comments 1
6 min read
Refactoring a real-case

Refactoring a real-case

15
Comments
4 min read
My Laravel setup cheatsheets

My Laravel setup cheatsheets

20
Comments
4 min read
Keyword Arguments of Ruby makes code more clear

Keyword Arguments of Ruby makes code more clear

11
Comments 6
1 min read
Blog post: Date::Holidays releases – adapter pattern at large

Blog post: Date::Holidays releases – adapter pattern at large

5
Comments
1 min read
A Framework for Code Reviews

A Framework for Code Reviews

6
Comments
4 min read
10 small tips for better code readabilty

10 small tips for better code readabilty

16
Comments
5 min read
Use sealed classes for better domain representation

Use sealed classes for better domain representation

7
Comments
3 min read
From Scratch: Web Sessions

From Scratch: Web Sessions

12
Comments
3 min read
Write less code

Write less code

15
Comments 5
1 min read
My view on methodologies and technologies for the web

My view on methodologies and technologies for the web

13
Comments
3 min read
The Holy Grail of Good Software

The Holy Grail of Good Software

19
Comments
2 min read
Design Patterns and Practices in .Net: Option Functional Type in C#

Design Patterns and Practices in .Net: Option Functional Type in C#

5
Comments
1 min read
Design Patterns and Practices in .Net: Null Object and Special Case Object

Design Patterns and Practices in .Net: Null Object and Special Case Object

5
Comments
1 min read
A small refactoring example

A small refactoring example

15
Comments
2 min read
loading...