Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How TypeScript squashed all known bugs
Cover image for How TypeScript squashed all known bugs

How TypeScript squashed all known bugs

82
Comments 28
3 min read
The power of static in PHP

The power of static in PHP

47
Comments 1
4 min read
Writing Good Unit Tests: A Step By Step Tutorial
Cover image for Writing Good Unit Tests: A Step By Step Tutorial

Writing Good Unit Tests: A Step By Step Tutorial

398
Comments 5
7 min read
Safe .NET Feature Flags with FeatureToggle
Cover image for Safe .NET Feature Flags with FeatureToggle

Safe .NET Feature Flags with FeatureToggle

60
Comments 6
4 min read
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
Cover image for 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
Cover image for Simple Names

Simple Names

8
Comments 3
2 min read
Dependency Hell
Cover image for 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
Cover image for Writing scalable Typescript

Writing scalable Typescript

23
Comments 2
9 min read
Unit Testing: Mocks
Cover image for Unit Testing: Mocks

Unit Testing: Mocks

21
Comments 1
9 min read
Check that spelling, please! (code review chronicles)
Cover image for 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!
Cover image for 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
Unit Testing: Mocks
Cover image for Unit Testing: Mocks

Unit Testing: Mocks

84
Comments 1
9 min read
Safer Code with C# 8 Non-Null Reference Types
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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#
Cover image for Annotating Nulls in C#

Annotating Nulls in C#

18
Comments 2
4 min read
loading...