Forem

# codequality

Posts

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

Save time during your code reviews on GitHub

4
Comments
3 min read
Avoid indentation hell with early returns
Cover image for Avoid indentation hell with early returns

Avoid indentation hell with early returns

5
Comments
4 min read
Laravel Static Code Analysis with PHPStan
Cover image for Laravel Static Code Analysis with PHPStan

Laravel Static Code Analysis with PHPStan

19
Comments 2
8 min read
Solid PHP - SOLID principles in PHP
Cover image for 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
Cover image for Template Method Design Pattern

Template Method Design Pattern

15
Comments
3 min read
Code Smell | Divergent change
Cover image for Code Smell | Divergent change

Code Smell | Divergent change

12
Comments
1 min read
The Marie Kondo guide for the clean developer
Cover image for 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
Cover image for 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 ...
Cover image for 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
1 line of code: How to reverse a string
Cover image for 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
Cover image for 🐵 Monkey Patches

🐵 Monkey Patches

2
Comments
2 min read
Why a High Code Coverage Is Nothing Worth and Leads Only to False Conclusions
Cover image for 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
Cover image for 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
Cover image for 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
What is a High Quality Product?

What is a High Quality Product?

3
Comments 1
4 min read
Python Style Guide PEP 8
Cover image for Python Style Guide PEP 8

Python Style Guide PEP 8

3
Comments
9 min read
loading...