Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Dependency Injection in Ruby 🌈
Cover image for Dependency Injection in Ruby 🌈

Dependency Injection in Ruby 🌈

13
Comments
2 min read
Improve code reviews using pull request templates
Cover image for 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)
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
A Brief Guide to Clean Code: Naming Conventions

A Brief Guide to Clean Code: Naming Conventions

35
Comments 3
4 min read
How to Produce Readable Code
Cover image for How to Produce Readable Code

How to Produce Readable Code

82
Comments 6
5 min read
On not-so-smart coding standards

On not-so-smart coding standards

6
Comments 3
1 min read
How to start a software project with a quality mindset
Cover image for How to start a software project with a quality mindset

How to start a software project with a quality mindset

283
Comments 6
13 min read
Measuring Code Quality: 3 Suggestions On How To Start And Why They Are Important

Measuring Code Quality: 3 Suggestions On How To Start And Why They Are Important

9
Comments
7 min read
Best Practices for using Feature Flags 🏳️
Cover image for Best Practices for using Feature Flags 🏳️

Best Practices for using Feature Flags 🏳️

7
Comments
5 min read
Do you have a process for naming things?

Do you have a process for naming things?

106
Comments 48
1 min read
Declarative all the things!
Cover image for Declarative all the things!

Declarative all the things!

12
Comments
3 min read
Replace comments with better code
Cover image for Replace comments with better code

Replace comments with better code

5
Comments 1
2 min read
loading...