DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Save time during your code reviews on GitHub

Save time during your code reviews on GitHub

4
Comments
3 min read
Laravel Static Code Analysis with PHPStan

Laravel Static Code Analysis with PHPStan

17
Comments 2
8 min read
Solid PHP - SOLID principles in PHP

Solid PHP - SOLID principles in PHP

37
Comments 1
14 min read
Dependency guards

Dependency guards

9
Comments 1
5 min read
How To Clean Code - Part II

How To Clean Code - Part II

4
Comments
11 min read
What is Technical Debt?

What is Technical Debt?

6
Comments 4
4 min read
Why is Svelte.js so Popular? - From Nowhere to Everywhere

Why is Svelte.js so Popular? - From Nowhere to Everywhere

6
Comments
6 min read
Template Method Design Pattern

Template Method Design Pattern

14
Comments
3 min read
Code Smell | Divergent change

Code Smell | Divergent change

12
Comments
1 min read
The Marie Kondo guide for the clean developer

The Marie Kondo guide for the clean developer

105
Comments 27
3 min read
5 simple reasons why testing code is important

5 simple reasons why testing code is important

5
Comments
3 min read
1 line of code: How to truncate a string at word boundaries

1 line of code: How to truncate a string at word boundaries

10
Comments 3
1 min read
Vulnerabilities due to XML files processing: XXE in C# applications in theory and in practice

Vulnerabilities due to XML files processing: XXE in C# applications in theory and in practice

7
Comments
18 min read
Improve Product Quality by focusing on Developer Experience

Improve Product Quality by focusing on Developer Experience

4
Comments
2 min read
Enforce coding style check and run tests before each code commit using Git hooks

Enforce coding style check and run tests before each code commit using Git hooks

5
Comments
3 min read
Enforce Swift style and conventions with SwiftLint

Enforce Swift style and conventions with SwiftLint

17
Comments
3 min read
11% of Python files are not closed! Affecting Google, Python.org, Ansible, Tensorflow ...

11% of Python files are not closed! Affecting Google, Python.org, Ansible, Tensorflow ...

4
Comments
3 min read
What is a High Quality Product?

What is a High Quality Product?

3
Comments
4 min read
1 line of code: How to reverse a string

1 line of code: How to reverse a string

31
Comments 10
1 min read
🐵 Monkey Patches

🐵 Monkey Patches

2
Comments
2 min read
Why a High Code Coverage Is Nothing Worth and Leads Only to False Conclusions

Why a High Code Coverage Is Nothing Worth and Leads Only to False Conclusions

5
Comments
6 min read
4 tips when joining a product with a bad codebase

4 tips when joining a product with a bad codebase

37
Comments
3 min read
1 line of code: How to reverse all words of a string

1 line of code: How to reverse all words of a string

28
Comments 6
1 min read
Python Style Guide PEP 8

Python Style Guide PEP 8

3
Comments
9 min read
The power of asking

The power of asking

2
Comments 1
2 min read
loading...