DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Code Smell | Too Many Imports

Code Smell | Too Many Imports

8
Comments
2 min read
Tips for better and readable conditionals in JS

Tips for better and readable conditionals in JS

5
Comments
5 min read
Using ADRs to document technical development decisions

Using ADRs to document technical development decisions

1
Comments
4 min read
Getting Rid of QA Engineers is a Mistake

Getting Rid of QA Engineers is a Mistake

29
Comments 19
3 min read
Mutation Tests - Ensure the quality of your code now

Mutation Tests - Ensure the quality of your code now

10
Comments
5 min read
Design Patterns - 1 - Strategy (C#)

Design Patterns - 1 - Strategy (C#)

3
Comments
2 min read
Should you use static code analyzers as gatekeepers?

Should you use static code analyzers as gatekeepers?

2
Comments 2
7 min read
Define your Cypress best practices to keep your code clean

Define your Cypress best practices to keep your code clean

Comments
4 min read
Stop writing API functions

Stop writing API functions

616
Comments 31
5 min read
Our Code Review Process: More than Quality Assurance

Our Code Review Process: More than Quality Assurance

32
Comments
4 min read
🚀 Github Actions: A simple way to trigger workflow from another workflow

🚀 Github Actions: A simple way to trigger workflow from another workflow

27
Comments 1
3 min read
sls-mentor 1.0.0 available now! Your Free Open Source audit tool for AWS architectures!

sls-mentor 1.0.0 available now! Your Free Open Source audit tool for AWS architectures!

32
Comments
5 min read
Git "autofixup"

Git "autofixup"

13
Comments 4
2 min read
🙏Please, specify your units! 📏

🙏Please, specify your units! 📏

6
Comments
2 min read
Prefer auto* Over auto for Pointer Declarations in C++

Prefer auto* Over auto for Pointer Declarations in C++

5
Comments 5
1 min read
The Orchard Core threequel. Rechecking the project with PVS-Studio

The Orchard Core threequel. Rechecking the project with PVS-Studio

1
Comments
9 min read
How can a static analyzer help Discord.NET developers?

How can a static analyzer help Discord.NET developers?

1
Comments
8 min read
Automated Accessibility Part 1: Linting

Automated Accessibility Part 1: Linting

39
Comments
3 min read
Quality instead of Quality Control

Quality instead of Quality Control

21
Comments
6 min read
Code Smell | Magic Numbers

Code Smell | Magic Numbers

11
Comments 2
1 min read
Say no to Tailwind, embrace plain CSS

Say no to Tailwind, embrace plain CSS

213
Comments 135
2 min read
Intermodular analysis of C and C++ projects in detail. Part 2

Intermodular analysis of C and C++ projects in detail. Part 2

4
Comments
17 min read
System Design| Business Rules Implementation

System Design| Business Rules Implementation

7
Comments
3 min read
How to Implement Custom ActiveRecord Validations — Ruby On Rails

How to Implement Custom ActiveRecord Validations — Ruby On Rails

8
Comments
3 min read
Resources(R.string) in viewModel in Android

Resources(R.string) in viewModel in Android

9
Comments
1 min read
loading...