DEV Community

# codequality

Posts

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