DEV Community

# codequality

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Decomposition

Decomposition

2
Comments
2 min read
Naming Classes Effectively

Naming Classes Effectively

5
Comments
3 min read
What are GitLab badges?

What are GitLab badges?

5
Comments
2 min read
6 Steps To Take Control of Your Software Quality

6 Steps To Take Control of Your Software Quality

8
Comments
4 min read
Who Killed The Tab?

Who Killed The Tab?

52
Comments 72
18 min read
Code Reviews. Do You Even Need Them? Why?

Code Reviews. Do You Even Need Them? Why?

2
Comments
9 min read
Top 5 advanced C programming concepts for developers

Top 5 advanced C programming concepts for developers

20
Comments 2
11 min read
What Makes Concurrency in Go so Special (golang concurrency patterns)

What Makes Concurrency in Go so Special (golang concurrency patterns)

4
Comments
4 min read
Fragile Code

Fragile Code

2
Comments 2
1 min read
Yes, your users care about how you write code

Yes, your users care about how you write code

4
Comments
4 min read
Advanced Docker: how to use secrets the right way

Advanced Docker: how to use secrets the right way

174
Comments 5
4 min read
Naming Functions Effectively

Naming Functions Effectively

6
Comments
4 min read
API design for code quality

API design for code quality

4
Comments 1
1 min read
What is GitHub Code Scanning?

What is GitHub Code Scanning?

8
Comments
1 min read
3 Tips for Better Code Reviews

3 Tips for Better Code Reviews

5
Comments
2 min read
Manage your technical debt roadmap right from your code 🚀

Manage your technical debt roadmap right from your code 🚀

53
Comments 2
10 min read
5 tips to Full-Stack Simplicity

5 tips to Full-Stack Simplicity

31
Comments 3
3 min read
You can move fast without breaking things.

You can move fast without breaking things.

3
Comments
2 min read
Create A Docker Container For Go (golang) Code In UNDER Ten Minutes [Getting Started)

Create A Docker Container For Go (golang) Code In UNDER Ten Minutes [Getting Started)

7
Comments
1 min read
Naming Variables Effectively

Naming Variables Effectively

10
Comments
3 min read
How we create and manage a ReasonML Code Style Guide at Avo in a democratic and open way

How we create and manage a ReasonML Code Style Guide at Avo in a democratic and open way

19
Comments
2 min read
Good code Practices

Good code Practices

2
Comments
1 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
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
Code Coverage

Code Coverage

2
Comments
2 min read
The Way of the DEVELOPAH

The Way of the DEVELOPAH

5
Comments 2
3 min read
Code Smell 04 - String Abusers

Code Smell 04 - String Abusers

12
Comments
1 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

24
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?

7
Comments 4
3 min read
Pull requests reivews

Pull requests reivews

3
Comments 4
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
Getting Started with Go (Golang) - Free Mini-Series

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

2
Comments
1 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
The Code Review Guide

The Code Review Guide

324
Comments 17
4 min read
Code Climate Chrome extension

Code Climate Chrome extension

3
Comments
1 min read
We Need To Talk About API Security

We Need To Talk About API Security

71
Comments 9
6 min read
Best way to start competitive coding and crack interviews.

Best way to start competitive coding and crack interviews.

2
Comments
1 min read
C coding quality tips

C coding quality tips

6
Comments 2
3 min read
Create File in bash Terminal

Create File in bash Terminal

2
Comments
1 min read
Does Functional Programming Make Your Code Hard To Read?

Does Functional Programming Make Your Code Hard To Read?

10
Comments 2
8 min read
Comments Are The Only "Code Smell"

Comments Are The Only "Code Smell"

78
Comments 46
9 min read
Docker unit test: how to test a Dockerfile (Guide 2020)

Docker unit test: how to test a Dockerfile (Guide 2020)

263
Comments 6
4 min read
Maintainable JavaScript — Config Data

Maintainable JavaScript — Config Data

8
Comments
2 min read
Introduction to JavaScript

Introduction to JavaScript

17
Comments
3 min read
I love function signatures in Perl, and you should too.

I love function signatures in Perl, and you should too.

13
Comments 2
3 min read
loading...