DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Protocols and Composition in Python

Protocols and Composition in Python

20
Comments 5
6 min read
Specification as Code, the full power of #DRY and #model-driven development

Specification as Code, the full power of #DRY and #model-driven development

5
Comments
3 min read
Adding more tools to control code quality

Adding more tools to control code quality

6
Comments 2
2 min read
1 line of code: How to the get length of the shortest string of an Array

1 line of code: How to the get length of the shortest string of an Array

6
Comments 2
1 min read
What Is The Difference Between Performance Testing And Load Testing

What Is The Difference Between Performance Testing And Load Testing

5
Comments
5 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
1 line of code: How to get the longest string of an Array

1 line of code: How to get the longest string of an Array

5
Comments
1 min read
"Single Responsibility" will make your code better without you even noticing

"Single Responsibility" will make your code better without you even noticing

7
Comments
4 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 the first index of the highest numeric item of an Array

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

5
Comments
1 min read
1 line of code: How to get the index of the lowest numeric item of an Array

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

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