Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why should you define best practices with other developers?
Cover image for Why should you define best practices with other developers?

Why should you define best practices with other developers?

2
Comments 1
4 min read
Code Smell | Shotgun surgery
Cover image for Code Smell | Shotgun surgery

Code Smell | Shotgun surgery

16
Comments 2
2 min read
Recording a Cypress Test with Cypress Studio
Cover image for Recording a Cypress Test with Cypress Studio

Recording a Cypress Test with Cypress Studio

11
Comments
4 min read
Using PHPStan with Symfony - static analysis for better PHP code quality
Cover image for Using PHPStan with Symfony - static analysis for better PHP code quality

Using PHPStan with Symfony - static analysis for better PHP code quality

24
Comments
8 min read
SonarQube Analysis with Community Edition in a Docker Container on Mac M1

SonarQube Analysis with Community Edition in a Docker Container on Mac M1

7
Comments 1
1 min read
Share your PHP best practices with your team in PHPStorm

Share your PHP best practices with your team in PHPStorm

3
Comments
3 min read
A Gentle Introduction to Testing with PyTest

A Gentle Introduction to Testing with PyTest

11
Comments 1
9 min read
Startup guide of Jest for testing your javascript code. (Beginner)
Cover image for Startup guide of Jest for testing your javascript code. (Beginner)

Startup guide of Jest for testing your javascript code. (Beginner)

8
Comments 1
2 min read
🏋️ The Might of Microtypes
Cover image for 🏋️ The Might of Microtypes

🏋️ The Might of Microtypes

3
Comments
5 min read
Should you document your code?
Cover image for Should you document your code?

Should you document your code?

28
Comments 1
5 min read
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
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
loading...