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
Simple Names

Simple Names

8
Comments 3
2 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
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
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
Eliminating Nulls in C# with Functional Programming

Eliminating Nulls in C# with Functional Programming

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