DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Quickly find and fix performance problems by combining performance, debug, and execution trace info 03:24

Quickly find and fix performance problems by combining performance, debug, and execution trace info

13
Comments
5 min read
Mixing Clean Architecture

Mixing Clean Architecture

60
Comments
16 min read
JS Constructor Params vs This: Which Do You Use?

JS Constructor Params vs This: Which Do You Use?

5
Comments
2 min read
Menulis kode Javascript yang bersih - Variabel

Menulis kode Javascript yang bersih - Variabel

6
Comments 2
3 min read
Part 2: Automating code quality scanning using Sonar Cloud and GitHub Actions

Part 2: Automating code quality scanning using Sonar Cloud and GitHub Actions

18
Comments
10 min read
10 Tips For Clean Code

10 Tips For Clean Code

65
Comments 11
1 min read
Part 1: Concepts of Code Quality in Sonar Cloud

Part 1: Concepts of Code Quality in Sonar Cloud

17
Comments
6 min read
Code review - the mature way

Code review - the mature way

38
Comments 1
4 min read
🔨 Maintainable tests with Test Data Builders

🔨 Maintainable tests with Test Data Builders

5
Comments
5 min read
Clarify function calls with keyword arguments - JavaScript

Clarify function calls with keyword arguments - JavaScript

5
Comments
3 min read
Control your Monorepo 🗄️

Control your Monorepo 🗄️

84
Comments 7
5 min read
Solving The Move Zeroes Challenge in Python, three approaches

Solving The Move Zeroes Challenge in Python, three approaches

7
Comments 2
2 min read
My takes on Dan Abramov's "Goodbye, Clean Code"

My takes on Dan Abramov's "Goodbye, Clean Code"

5
Comments
7 min read
All flavors of PHP 8 getters

All flavors of PHP 8 getters

51
Comments 10
3 min read
O que é View Composer?

O que é View Composer?

7
Comments
2 min read
A Code Quality Toolbox for Python Projects

A Code Quality Toolbox for Python Projects

6
Comments
3 min read
Deploy SonarQube 8.9 with Docker on Ubuntu, and set Gitlab CI integration

Deploy SonarQube 8.9 with Docker on Ubuntu, and set Gitlab CI integration

6
Comments
5 min read
10 Règles pour le développement de code en systèmes embarqués critiques

10 Règles pour le développement de code en systèmes embarqués critiques

8
Comments
8 min read
Toxic flexibility - a case for TypeScript

Toxic flexibility - a case for TypeScript

23
Comments 4
4 min read
In Defense of the Spaghetti Code

In Defense of the Spaghetti Code

5
Comments
3 min read
7 Tips For Clean Code

7 Tips For Clean Code

172
Comments 24
3 min read
Why we learn algorithms!?

Why we learn algorithms!?

4
Comments 3
3 min read
All About Automated Tests - Part 1 - Excuses

All About Automated Tests - Part 1 - Excuses

3
Comments
5 min read
Git it ? Frame it !

Git it ? Frame it !

3
Comments
1 min read
PSA: Stop using Streams and Reader/Writers to Convert Strings/ByteArrays

PSA: Stop using Streams and Reader/Writers to Convert Strings/ByteArrays

6
Comments
1 min read
loading...