DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Improve Code Quality with These Tips and Best Practices

Improve Code Quality with These Tips and Best Practices

98
Comments 11
7 min read
A Beginner's Guide to Testing: Security, Failover, Recovery

A Beginner's Guide to Testing: Security, Failover, Recovery

82
Comments
8 min read
Best Practices for all developers

Best Practices for all developers

80
Comments 8
16 min read
Awesome SQL Code Review Tools for Developers

Awesome SQL Code Review Tools for Developers

67
Comments 6
4 min read
Tips to write automated tests with High-quality

Tips to write automated tests with High-quality

61
Comments 4
6 min read
Thank You For Your (Worthless) Comment!

Thank You For Your (Worthless) Comment!

51
Comments 26
12 min read
Master TypeScript Quality with This Essential Checklist

Master TypeScript Quality with This Essential Checklist

39
Comments 7
7 min read
5 Code Refactoring Tools to Boost Development Efficiency

5 Code Refactoring Tools to Boost Development Efficiency

38
Comments 3
4 min read
Is Shorter Code, Better Code?

Is Shorter Code, Better Code?

34
Comments 68
1 min read
Introducing TypeLib JS - simplified type detection and debugging

Introducing TypeLib JS - simplified type detection and debugging

31
Comments 11
2 min read
Simplify your code

Simplify your code

26
Comments 8
5 min read
Enhancing Code Reviews with Conventional Comments

Enhancing Code Reviews with Conventional Comments

24
Comments 14
3 min read
Optimise your code with these 5 JavaScript best practices 🚀🔥

Optimise your code with these 5 JavaScript best practices 🚀🔥

23
Comments 3
3 min read
Never use `empty` function in PHP

Never use `empty` function in PHP

17
Comments 25
2 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
9 rules for writing (better?) code

9 rules for writing (better?) code

16
Comments 5
7 min read
7 frustrations to avoid with code review best practices

7 frustrations to avoid with code review best practices

14
Comments 5
7 min read
Stoic Driven Development

Stoic Driven Development

14
Comments 1
3 min read
Handling errors in TypeScript the right way

Handling errors in TypeScript the right way

14
Comments 5
14 min read
What are your software development principles?

What are your software development principles?

13
Comments 18
1 min read
Naming Conventions: Four popular cases

Naming Conventions: Four popular cases

13
Comments 7
2 min read
10 Best Practices for Ruby Programmers: Tips for Efficient, Maintainable, and Bug-Free Code

10 Best Practices for Ruby Programmers: Tips for Efficient, Maintainable, and Bug-Free Code

10
Comments 1
4 min read
Introducing Go-Architect

Introducing Go-Architect

9
Comments
3 min read
Extension Oriented Design in Kotlin

Extension Oriented Design in Kotlin

9
Comments
3 min read
Concise Gherkin - How brevity improves BDD scenarios

Concise Gherkin - How brevity improves BDD scenarios

8
Comments
3 min read
Common Misconceptions About Clean Code

Common Misconceptions About Clean Code

8
Comments 2
3 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

8
Comments 1
9 min read
Divergent Change

Divergent Change

7
Comments
5 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

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

Building the Bedrock: Employing SOLID Principles in Data Science

6
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

6
Comments 1
5 min read
Quality of Software at Woovi

Quality of Software at Woovi

6
Comments
3 min read
Code smell | Hardcoded fake data in tests

Code smell | Hardcoded fake data in tests

6
Comments
3 min read
Technical Debt in Software Development: Strategies, Insights, and Best Practices

Technical Debt in Software Development: Strategies, Insights, and Best Practices

5
Comments
9 min read
30 tips of code PHP - Types

30 tips of code PHP - Types

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

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

5
Comments 2
2 min read
Suspending functions should not be called on a different dispatcher

Suspending functions should not be called on a different dispatcher

5
Comments 2
2 min read
Six Factors That Raise The Risk Of Bugs In A Codebase

Six Factors That Raise The Risk Of Bugs In A Codebase

5
Comments
4 min read
How To Reduce Tech Debt to Keep Your Ruby on Rails Application Effortlessly Adaptable

How To Reduce Tech Debt to Keep Your Ruby on Rails Application Effortlessly Adaptable

5
Comments
3 min read
Be careful about the switch statement in PHP

Be careful about the switch statement in PHP

4
Comments 5
2 min read
A guide on writing clear and meaningful Commit messages: And how I write them

A guide on writing clear and meaningful Commit messages: And how I write them

4
Comments 2
7 min read
Good practices as a Senior software developer

Good practices as a Senior software developer

4
Comments
4 min read
Conditional React props with TypeScript Function Overloading

Conditional React props with TypeScript Function Overloading

4
Comments
2 min read
Rethinking best developer practices

Rethinking best developer practices

4
Comments
3 min read
How to handle different application environments like Prod, Dev, Test, etc.?

How to handle different application environments like Prod, Dev, Test, etc.?

4
Comments
2 min read
Write Clean, Efficient, and Scalable Code 👌

Write Clean, Efficient, and Scalable Code 👌

4
Comments 1
18 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
Creating Code Reviews opportunities

Creating Code Reviews opportunities

3
Comments 2
3 min read
SOLID Principle with Laravel

SOLID Principle with Laravel

3
Comments
8 min read
Houston, we've got code quality problem here

Houston, we've got code quality problem here

3
Comments
2 min read
Clean Code no Cinema

Clean Code no Cinema

3
Comments
7 min read
It’s OK if your code is just good enough

It’s OK if your code is just good enough

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

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

2
Comments
3 min read
🏅 Elevate Your Code Quality with These 7 Useful Analysis Tools

🏅 Elevate Your Code Quality with These 7 Useful Analysis Tools

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

How-to Run a Customer Zero Testing Program

2
Comments
5 min read
Mastering Code Review skills using AI tools

Mastering Code Review skills using AI tools

2
Comments
3 min read
TypeLib JS (part 3) - Error debugging and conditional verification

TypeLib JS (part 3) - Error debugging and conditional verification

2
Comments
3 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)

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

Leveraging Conditional Properties Type Checking with Discriminated Unions

2
Comments 1
3 min read
Cargo Cult Agile

Cargo Cult Agile

2
Comments
5 min read
loading...