DEV Community

# goodpractices

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Improving your Python code, an initial series of best practices.

Improving your Python code, an initial series of best practices.

9
Comments
8 min read
¿Cómo trabajar correctamente con fechas?

¿Cómo trabajar correctamente con fechas?

Comments
5 min read
Refactoring para quienes no refactorizan 3

Refactoring para quienes no refactorizan 3

Comments
18 min read
Refactor para quienes no refactorizan 2

Refactor para quienes no refactorizan 2

Comments
25 min read
Refactoring para quienes no refactorizan

Refactoring para quienes no refactorizan

Comments
26 min read
Use custom PHP Collection instead Array

Use custom PHP Collection instead Array

Comments
4 min read
¿How to make unbreakable code?

¿How to make unbreakable code?

5
Comments
4 min read
Learning by auditing Kubernetes manifests

Learning by auditing Kubernetes manifests

9
Comments
5 min read
Is it a bad practice ?

Is it a bad practice ?

3
Comments 2
1 min read
Refactoring with baby steps

Refactoring with baby steps

6
Comments 4
11 min read
OWASP Secure Coding Practices

OWASP Secure Coding Practices

2
Comments
4 min read
Forget DevOps, the future is already here!

Forget DevOps, the future is already here!

1
Comments
17 min read
Object Calisthenics with PHP

Object Calisthenics with PHP

3
Comments
6 min read
Take care of the quality of your software and do not fail in the attempt: Part 1

Take care of the quality of your software and do not fail in the attempt: Part 1

2
Comments
3 min read
Never rely on Strings for conditionals

Never rely on Strings for conditionals

5
Comments
3 min read
Don’t share constants between production and test code

Don’t share constants between production and test code

4
Comments
2 min read
Don’t force your objects to construct what they need

Don’t force your objects to construct what they need

4
Comments 1
1 min read
Las seis preguntas para comentar tu código

Las seis preguntas para comentar tu código

3
Comments
8 min read
PHP: Few Good Practices

PHP: Few Good Practices

6
Comments
6 min read
Good practices: First write the test then fix the bug

Good practices: First write the test then fix the bug

5
Comments
1 min read
Random Thoughts: Considerations Around Web Scraping

Random Thoughts: Considerations Around Web Scraping

Comments
3 min read
A private conversation

A private conversation

Comments
2 min read
Anti-patterns of automated software testing

Anti-patterns of automated software testing

1
Comments
10 min read
Create Container images with Bazel

Create Container images with Bazel

19
Comments 1
9 min read
A quick intro to code smells

A quick intro to code smells

18
Comments
4 min read
The software design principles you should remember.

The software design principles you should remember.

12
Comments
3 min read
DDD is not what they told you

DDD is not what they told you

41
Comments 1
8 min read
Prepare your @angular web app to grow: keep it performant and consistent from the beginning

Prepare your @angular web app to grow: keep it performant and consistent from the beginning

36
Comments
15 min read
DDD no es lo que te han contado

DDD no es lo que te han contado

13
Comments 1
9 min read
Shift Security Left: Be A Secure Developer

Shift Security Left: Be A Secure Developer

16
Comments 1
4 min read
DDD, el lenguaje ubicuo

DDD, el lenguaje ubicuo

12
Comments
11 min read
DDD, identificando el dominio y los subdominios

DDD, identificando el dominio y los subdominios

7
Comments
6 min read
Una introducción a Domain Driven Design

Una introducción a Domain Driven Design

9
Comments
9 min read
Programming quotes that blew my mind

Programming quotes that blew my mind

8
Comments
4 min read
Blogging in other languages at dev.to. Should I create a different dev.to account?

Blogging in other languages at dev.to. Should I create a different dev.to account?

10
Comments 9
1 min read
Good Practices: how to sanitize, validate and escape in PHP [3 methods]

Good Practices: how to sanitize, validate and escape in PHP [3 methods]

61
Comments 6
8 min read
La dualidad del testing

La dualidad del testing

7
Comments
3 min read
DRY — Don’t Repeat Yourself

DRY — Don’t Repeat Yourself

18
Comments
1 min read
Stop using sudo pip install

Stop using sudo pip install

78
Comments 22
2 min read
Cómo poner nombres

Cómo poner nombres

11
Comments
10 min read
Refactor is about knowledge and meaning

Refactor is about knowledge and meaning

26
Comments
9 min read
Refactorizar trata sobre conocimiento y significado

Refactorizar trata sobre conocimiento y significado

17
Comments 2
9 min read
Dependencies and coupling

Dependencies and coupling

36
Comments
8 min read
Dependencias y acoplamiento

Dependencias y acoplamiento

13
Comments 2
9 min read
Clean testing

Clean testing

10
Comments
9 min read
Programar sin ifs

Programar sin ifs

14
Comments
5 min read
Sobre la expresividad del código

Sobre la expresividad del código

6
Comments
9 min read
Manejar excepciones

Manejar excepciones

13
Comments
9 min read
loading...