DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Two quick tips for writing legible code

Two quick tips for writing legible code

9
Comments 6
3 min read
Removendo repetições de um array com a classe Set

Removendo repetições de um array com a classe Set

6
Comments 2
1 min read
Simple Names

Simple Names

8
Comments 3
2 min read
Dependency Hell

Dependency Hell

4
Comments 3
3 min read
Mitigate Null Pointer Exceptions in Java with Optional class

Mitigate Null Pointer Exceptions in Java with Optional class

17
Comments 4
2 min read
Writing scalable Typescript

Writing scalable Typescript

23
Comments 2
9 min read
Unit Testing: Mocks

Unit Testing: Mocks

21
Comments 1
9 min read
Check that spelling, please! (code review chronicles)

Check that spelling, please! (code review chronicles)

11
Comments 3
3 min read
Our approach to quality in Volkswagen Software Dev Center Lisbon

Our approach to quality in Volkswagen Software Dev Center Lisbon

3
Comments
5 min read
Unhealthy Code: Null Checks Everywhere!

Unhealthy Code: Null Checks Everywhere!

279
Comments 48
5 min read
Condicional mais legível com Array.includes()

Condicional mais legível com Array.includes()

6
Comments
1 min read
Funções Puras e imutabilidade, um pouco sobre código limpo e qualidade

Funções Puras e imutabilidade, um pouco sobre código limpo e qualidade

45
Comments
11 min read
Unit Testing: Mocks

Unit Testing: Mocks

84
Comments 1
9 min read
Safer Code with C# 8 Non-Null Reference Types

Safer Code with C# 8 Non-Null Reference Types

73
Comments 7
5 min read
Accepting Technical Debt As Important As Fighting It

Accepting Technical Debt As Important As Fighting It

5
Comments
5 min read
I Link Resources to Enumeration Constants; Why You Should Too!

I Link Resources to Enumeration Constants; Why You Should Too!

9
Comments 2
1 min read
Thoughts about monorepos and code-sharing

Thoughts about monorepos and code-sharing

1
Comments 1
3 min read
Eliminating Nulls in C# with Functional Programming

Eliminating Nulls in C# with Functional Programming

65
Comments 13
4 min read
How to Write Efficient Code

How to Write Efficient Code

8
Comments 2
7 min read
The best Laravel repositories solution in 30 lines of code

The best Laravel repositories solution in 30 lines of code

33
Comments 7
2 min read
Confirmation Bias: How your brain wants to wreck your code

Confirmation Bias: How your brain wants to wreck your code

40
Comments 3
5 min read
Annotating Nulls in C#

Annotating Nulls in C#

18
Comments 2
4 min read
Swift Minimal Coding Rules

Swift Minimal Coding Rules

7
Comments
2 min read
Python code formatting using Black

Python code formatting using Black

11
Comments 7
3 min read
To align assignments or not?

To align assignments or not?

6
Comments 1
1 min read
loading...