DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Code smell | Hardcoded fake data in tests

Code smell | Hardcoded fake data in tests

6
Comments
3 min read
Best Practices for all developers

Best Practices for all developers

81
Comments 8
16 min read
Entry-6: [Design Patterns] - Chain of Responsibility Pattern

Entry-6: [Design Patterns] - Chain of Responsibility Pattern

1
Comments
3 min read
Good practices as a Senior software developer

Good practices as a Senior software developer

4
Comments
4 min read
Quality Quest: The Importance of Reviewing Merge Request

Quality Quest: The Importance of Reviewing Merge Request

Comments
3 min read
The OR operator (||) vs Nullish Coalescing (??)

The OR operator (||) vs Nullish Coalescing (??)

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

11
Comments 1
4 min read
🏅 Elevate Your Code Quality with These 7 Useful Analysis Tools

🏅 Elevate Your Code Quality with These 7 Useful Analysis Tools

5
Comments
7 min read
Divider App: How many edge cases can have one operation

Divider App: How many edge cases can have one operation

Comments
5 min read
The "hook of all trades" in React [3via series part 1]

The "hook of all trades" in React [3via series part 1]

1
Comments
6 min read
The future of Code Testing and Debugging is here

The future of Code Testing and Debugging is here

Comments
5 min read
A Beginner's Guide to Testing: Security, Failover, Recovery

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

84
Comments
8 min read
Credentials substitution at runtime in Python

Credentials substitution at runtime in Python

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

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

7
Comments 1
2 min read
Even our development process practices are trade-offs

Even our development process practices are trade-offs

2
Comments
7 min read
Software Project Checklist

Software Project Checklist

33
Comments 5
10 min read
A Beginner's Guide to Testing: Integration, Fuzz, Performance

A Beginner's Guide to Testing: Integration, Fuzz, Performance

79
Comments 2
14 min read
How a start-up implemented hexagonal architecture – The case of Packmind

How a start-up implemented hexagonal architecture – The case of Packmind

1
Comments
7 min read
Thank You For Your (Worthless) Comment!

Thank You For Your (Worthless) Comment!

51
Comments 26
12 min read
How to make long functions more readable

How to make long functions more readable

10
Comments 4
3 min read
Women’s History Month: women in tech throughout the ages

Women’s History Month: women in tech throughout the ages

1
Comments
7 min read
A Beginner's Guide to Testing: Unit, Smoke, Acceptance

A Beginner's Guide to Testing: Unit, Smoke, Acceptance

77
Comments 4
15 min read
Microsoft.CodeAnalysis.BannedApiAnalyzers

Microsoft.CodeAnalysis.BannedApiAnalyzers

4
Comments 2
2 min read
Using discriminated union types in TypeScript

Using discriminated union types in TypeScript

3
Comments
6 min read
Type safety - The power of Zod

Type safety - The power of Zod

2
Comments
3 min read
loading...