DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
5 easy wins for cleaner Javascript code 🧹

5 easy wins for cleaner Javascript code 🧹

153
Comments 30
3 min read
Victimless Canary Testing with Scientist .NET

Victimless Canary Testing with Scientist .NET

33
Comments 3
4 min read
Abstract Operations—the key to understand Coercion in JavaScript

Abstract Operations—the key to understand Coercion in JavaScript

74
Comments 18
9 min read
Making Defects Impossible

Making Defects Impossible

23
Comments 1
5 min read
Pay down tech debt aboard the Ship of Theseus

Pay down tech debt aboard the Ship of Theseus

26
Comments
3 min read
HELP your Code Review

HELP your Code Review

7
Comments
3 min read
The Code Review Bottleneck

The Code Review Bottleneck

8
Comments
4 min read
Code Reviews and the Company Goal

Code Reviews and the Company Goal

10
Comments 2
6 min read
Code Refactoring: when to leave and when to stay

Code Refactoring: when to leave and when to stay

8
Comments
8 min read
Code Review Checklist ✅

Code Review Checklist ✅

63
Comments 1
4 min read
You should write boring code

You should write boring code

8
Comments
3 min read
Software Quality as Perceived Risk

Software Quality as Perceived Risk

6
Comments 2
7 min read
10x CSS

10x CSS

66
Comments 5
2 min read
O(1) Dev Complexity - How refactors keep your app reliable, and your development time to a minimum

O(1) Dev Complexity - How refactors keep your app reliable, and your development time to a minimum

3
Comments
11 min read
How to use commitlint with yorkie & vue-cli@3.x

How to use commitlint with yorkie & vue-cli@3.x

12
Comments
2 min read
What production environments can learn from McDonalds

What production environments can learn from McDonalds

7
Comments 2
3 min read
Why Should You Refactor Your Code?

Why Should You Refactor Your Code?

127
Comments 12
5 min read
How to avoid Code review pitfalls that slow your productivity down!

How to avoid Code review pitfalls that slow your productivity down!

7
Comments
8 min read
What I look for in PR reviews

What I look for in PR reviews

5
Comments
2 min read
Awesome Technical Debt

Awesome Technical Debt

14
Comments 2
3 min read
That Time I Shipped Insecure Code

That Time I Shipped Insecure Code

15
Comments 2
6 min read
The new !dea PHP++ for 8 and above

The new !dea PHP++ for 8 and above

2
Comments 1
1 min read
Safe navigation operator coming to JS/TS

Safe navigation operator coming to JS/TS

8
Comments
2 min read
Go for SonarQube

Go for SonarQube

25
Comments
5 min read
10 rules to code like NASA (applied to interpreted languages)

10 rules to code like NASA (applied to interpreted languages)

529
Comments 50
18 min read
How Code Reviews work at Microsoft

How Code Reviews work at Microsoft

3
Comments
13 min read
Deeper into dataclasses

Deeper into dataclasses

5
Comments
8 min read
Operador de navegação segura vindo para JS/TS

Operador de navegação segura vindo para JS/TS

5
Comments
2 min read
How To Read Code?

How To Read Code?

23
Comments
3 min read
Vue js project structure

Vue js project structure

10
Comments 6
1 min read
Please use huge font on your editor

Please use huge font on your editor

8
Comments 3
1 min read
21 VSCode Shortcuts to Make Coding Faster and More Fun

21 VSCode Shortcuts to Make Coding Faster and More Fun

979
Comments 30
10 min read
How to set up a perfect Python project

How to set up a perfect Python project

9
Comments 1
7 min read
Trying to understand Components (in general)

Trying to understand Components (in general)

5
Comments 4
1 min read
Why do developers hate to write documentations? If not how do you document your code?

Why do developers hate to write documentations? If not how do you document your code?

5
Comments 2
1 min read
Prefer Integration Tests? Think twice

Prefer Integration Tests? Think twice

24
Comments 5
6 min read
Bringing A Healthy Code Review Mindset To Your Team

Bringing A Healthy Code Review Mindset To Your Team

19
Comments
12 min read
Comment per Algorithm Code Structure

Comment per Algorithm Code Structure

5
Comments
1 min read
Communicating With Code

Communicating With Code

9
Comments
8 min read
9 tips to Increase your Java performance ☕️ 🚀 🚶‍♂️

9 tips to Increase your Java performance ☕️ 🚀 🚶‍♂️

129
Comments 17
4 min read
5 common beginner mistakes in Python

5 common beginner mistakes in Python

19
Comments 10
3 min read
S.O.L.I.D Windows Forms

S.O.L.I.D Windows Forms

10
Comments
7 min read
A Brief Guide to Clean Code: Functions

A Brief Guide to Clean Code: Functions

19
Comments 2
6 min read
Solving git merge conflicts with VIM

Solving git merge conflicts with VIM

87
Comments 5
4 min read
$500 000 Bug Bounty Campaign

$500 000 Bug Bounty Campaign

169
Comments 5
2 min read
Mutation testing in PHP

Mutation testing in PHP

6
Comments
7 min read
A worrying change in Open Source perception

A worrying change in Open Source perception

81
Comments 8
7 min read
Increase the quality of unit tests using mutation with PITest

Increase the quality of unit tests using mutation with PITest

15
Comments
5 min read
Optimizing your GraphQL Operations with GraphQL Code Generator and the Relay Compiler

Optimizing your GraphQL Operations with GraphQL Code Generator and the Relay Compiler

10
Comments
1 min read
What my team and I learned when improving code quality in an existing codebase

What my team and I learned when improving code quality in an existing codebase

7
Comments
7 min read
I've never become overly convinced that switch statements are that much cleaner than `if else if else if else if else`

I've never become overly convinced that switch statements are that much cleaner than `if else if else if else if else`

88
Comments 84
1 min read
Dependency Injection in Ruby 🌈

Dependency Injection in Ruby 🌈

13
Comments
2 min read
Improve code reviews using pull request templates

Improve code reviews using pull request templates

49
Comments 1
3 min read
Lost in translation - cooperation with technical people

Lost in translation - cooperation with technical people

7
Comments 1
5 min read
Shorter doesn't mean simpler (and other lessons about code complexity)

Shorter doesn't mean simpler (and other lessons about code complexity)

10
Comments
2 min read
Why switch is better than if-else

Why switch is better than if-else

140
Comments 17
4 min read
Is it a bug or a feature? A look at the programming of Pokemon Red/Blue

Is it a bug or a feature? A look at the programming of Pokemon Red/Blue

15
Comments
3 min read
Enforcing code quality in Elixir

Enforcing code quality in Elixir

19
Comments 4
6 min read
Data Races vs Race Conditions

Data Races vs Race Conditions

11
Comments
5 min read
Understanding Reflection and Annotations in Dart

Understanding Reflection and Annotations in Dart

19
Comments
3 min read
loading...