DEV Community

# codequality

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
It’s OK if your code is just good enough

It’s OK if your code is just good enough

2
Comments 2
4 min read
Tame Testing Chaos with Gotestsum

Tame Testing Chaos with Gotestsum

Comments
3 min read
golangci-lint: a powerful and complete Go linter

golangci-lint: a powerful and complete Go linter

4
Comments
3 min read
How Does AI Code Generation Work? And what are some popular AI code generation tools?

How Does AI Code Generation Work? And what are some popular AI code generation tools?

1
Comments
3 min read
Simplify Your Codebase with Auto-Sorting Linter using eslint-plugin-simple-import-sort

Simplify Your Codebase with Auto-Sorting Linter using eslint-plugin-simple-import-sort

3
Comments
7 min read
Conditional React props with TypeScript Function Overloading

Conditional React props with TypeScript Function Overloading

5
Comments
2 min read
How-to Run a Customer Zero Testing Program

How-to Run a Customer Zero Testing Program

3
Comments
5 min read
A cleaner way of writing code

A cleaner way of writing code

Comments
1 min read
SonarQube Community Edition: Comprehensive guide for a free personal setup

SonarQube Community Edition: Comprehensive guide for a free personal setup

10
Comments
7 min read
The Disposal Pattern in .NET: Managing Unmanaged Resources and Implementing Clean-Up

The Disposal Pattern in .NET: Managing Unmanaged Resources and Implementing Clean-Up

2
Comments
3 min read
Handling errors in TypeScript the right way

Handling errors in TypeScript the right way

13
Comments 5
14 min read
How would you describe the quality of the codebases you've worked on in your career?

How would you describe the quality of the codebases you've worked on in your career?

16
Comments 18
1 min read
The importance of prioritizing code optimization for humans rather than machine

The importance of prioritizing code optimization for humans rather than machine

1
Comments 2
3 min read
Leveraging Conditional Properties Type Checking with Discriminated Unions

Leveraging Conditional Properties Type Checking with Discriminated Unions

3
Comments 1
3 min read
Suspending functions should not be called on a different dispatcher

Suspending functions should not be called on a different dispatcher

4
Comments 2
2 min read
Brewing Quality in Software Development: The "Quality Café" Story

Brewing Quality in Software Development: The "Quality Café" Story

4
Comments 2
2 min read
The key responsibilities of a Software Quality Manager: ensuring high-quality software development

The key responsibilities of a Software Quality Manager: ensuring high-quality software development

17
Comments 1
9 min read
This function has too many params

This function has too many params

4
Comments
2 min read
Building the Bedrock: Employing SOLID Principles in Data Science

Building the Bedrock: Employing SOLID Principles in Data Science

7
Comments
4 min read
Extension Oriented Design in Kotlin

Extension Oriented Design in Kotlin

9
Comments
3 min read
Creating Code Reviews opportunities

Creating Code Reviews opportunities

2
Comments 2
3 min read
Naming Conventions: Four popular cases

Naming Conventions: Four popular cases

39
Comments 8
2 min read
SOLID Principle with Laravel

SOLID Principle with Laravel

16
Comments
8 min read
5 things I wish I knew before writing 1 Million lines of code

5 things I wish I knew before writing 1 Million lines of code

Comments
2 min read
The Importance of Braces. Rule in .NET Projects using EditorConfig

The Importance of Braces. Rule in .NET Projects using EditorConfig

2
Comments
2 min read
loading...