DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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)

11
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

17
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
Come up to style guide consensus with your team using voting

Come up to style guide consensus with your team using voting

45
Comments 8
3 min read
5 Awesome Tools For Python Code Quality

5 Awesome Tools For Python Code Quality

12
Comments 2
5 min read
Useful Visual Studio Code Extensions

Useful Visual Studio Code Extensions

9
Comments
2 min read
The parable of the turkey: or, The way things have always been done

The parable of the turkey: or, The way things have always been done

12
Comments 1
3 min read
It’s Okay to Test Private Methods

It’s Okay to Test Private Methods

39
Comments 15
7 min read
Clean Code Chapter 1

Clean Code Chapter 1

27
Comments 2
5 min read
Why you should document your code.

Why you should document your code.

10
Comments 2
5 min read
loading...