DEV Community

# codequality

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to separate concerns in code

How to separate concerns in code

7
Comments
6 min read
You (probably) don't need that useState + useEffect

You (probably) don't need that useState + useEffect

171
Comments 22
2 min read
Protocols and Composition in Python

Protocols and Composition in Python

20
Comments 5
6 min read
1 line of code: How to split an Array in half

1 line of code: How to split an Array in half

24
Comments 17
1 min read
Beginner's Guide to Organizing Blade Templates in Laravel

Beginner's Guide to Organizing Blade Templates in Laravel

15
Comments
6 min read
1 line of code: How to get highest numeric item of an Array

1 line of code: How to get highest numeric item of an Array

30
Comments 9
1 min read
1 line of code: How to get the closest numeric item of an Array

1 line of code: How to get the closest numeric item of an Array

7
Comments 3
1 min read
1 line of code: How to remove all duplicates from an Array

1 line of code: How to remove all duplicates from an Array

45
Comments 11
1 min read
1 line of code: How to check if an Array is empty

1 line of code: How to check if an Array is empty

41
Comments 18
1 min read
1 line of code: How to get lowest numeric element of an Array

1 line of code: How to get lowest numeric element of an Array

19
Comments
1 min read
1 line of code: How to shallow clone an Array

1 line of code: How to shallow clone an Array

30
Comments 7
1 min read
1 line of code: How to count all occurrences in an Array

1 line of code: How to count all occurrences in an Array

56
Comments 2
1 min read
Explaining SOLID with LEGO (and probably making enemies in the tech community)

Explaining SOLID with LEGO (and probably making enemies in the tech community)

8
Comments
3 min read
How to refactor without overtime and missed deadlines

How to refactor without overtime and missed deadlines

138
Comments 9
6 min read
Good practices for Gitflow - Buenas prácticas para Gitflow

Good practices for Gitflow - Buenas prácticas para Gitflow

12
Comments
10 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.