Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

38
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
Writing Custom PHPStan Rule to prohibit business logic in controllers

Writing Custom PHPStan Rule to prohibit business logic in controllers

4
Comments
4 min read
Qodana Is Out Of Preview With First-Class JetBrains IDE Integration

Qodana Is Out Of Preview With First-Class JetBrains IDE Integration

8
Comments 1
5 min read
Code Is For Humans And Humans Alone

Code Is For Humans And Humans Alone

Comments
8 min read
TypeScript Wrapper: Optional Inputs and Dynamic Output Types

TypeScript Wrapper: Optional Inputs and Dynamic Output Types

1
Comments 1
10 min read
😶‍🌫️ The Invisible Threat to Your Project's Success (And How to Deal With It)

😶‍🌫️ The Invisible Threat to Your Project's Success (And How to Deal With It)

3
Comments 1
8 min read
Try and Catch: Find the Balance

Try and Catch: Find the Balance

1
Comments 2
5 min read
Dynamic Class Instance Extension in TypeScript: Empowering Reusability and Flexibility

Dynamic Class Instance Extension in TypeScript: Empowering Reusability and Flexibility

4
Comments
4 min read
loading...