DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Good code Practices

Good code Practices

2
Comments
1 min read
A common language feature I never learned about in college

A common language feature I never learned about in college

26
Comments 7
3 min read
Is there a good temporary variable name that you use?

Is there a good temporary variable name that you use?

6
Comments 10
1 min read
The new reason for creating new languages

The new reason for creating new languages

4
Comments 3
2 min read
Bulletproof static code analysis for React

Bulletproof static code analysis for React

3
Comments 1
4 min read
Avoiding IF nesting ✨

Avoiding IF nesting ✨

20
Comments 2
1 min read
What is your team code review process?

What is your team code review process?

7
Comments 4
1 min read
The five SOLID principles and why you should use them in your codebase

The five SOLID principles and why you should use them in your codebase

110
Comments 2
8 min read
Code Smell 04 - String Abusers

Code Smell 04 - String Abusers

12
Comments
1 min read
The Way of the DEVELOPAH

The Way of the DEVELOPAH

5
Comments 2
3 min read
How To Use DispatchGroups To Gather Information From Multiple Sources At Once

How To Use DispatchGroups To Gather Information From Multiple Sources At Once

6
Comments
7 min read
Chrome find unused code 🔎

Chrome find unused code 🔎

25
Comments
2 min read
Code Smell 02 - Constants and Magic Numbers

Code Smell 02 - Constants and Magic Numbers

27
Comments 1
1 min read
O poder da semântica em aplicações Web - parte 1

O poder da semântica em aplicações Web - parte 1

6
Comments
5 min read
Do you do Snapshot Testing?

Do you do Snapshot Testing?

8
Comments 4
3 min read
Getting Started with Go (Golang) - Free Mini-Series

Getting Started with Go (Golang) - Free Mini-Series

2
Comments
1 min read
Eager Loading In Laravel Route Models

Eager Loading In Laravel Route Models

7
Comments
3 min read
Moving from Javascript Object to Maps

Moving from Javascript Object to Maps

5
Comments
4 min read
100 days of code: death of Summer on the Island of NixOS - season 1, episode 1

100 days of code: death of Summer on the Island of NixOS - season 1, episode 1

4
Comments 2
4 min read
Maintainable JavaScript — Numbers and Null

Maintainable JavaScript — Numbers and Null

7
Comments
3 min read
Maintainable JavaScript — Undefined, Arrays, and Objects

Maintainable JavaScript — Undefined, Arrays, and Objects

4
Comments
3 min read
Maintainable JavaScript — Accidental Globals

Maintainable JavaScript — Accidental Globals

4
Comments
3 min read
Maintainable JavaScript — with and for Loop

Maintainable JavaScript — with and for Loop

4
Comments
3 min read
Maintainable JavaScript — Switch

Maintainable JavaScript — Switch

3
Comments
3 min read
Code Review Guidelines for better code quality

Code Review Guidelines for better code quality

8
Comments
2 min read
loading...