DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Why is Technical Debt Bad?

Why is Technical Debt Bad?

4
Comments 2
4 min read
What is "Code Refactoring"?

What is "Code Refactoring"?

45
Comments
3 min read
1 line of code: How to PascalCase a string

1 line of code: How to PascalCase a string

5
Comments
1 min read
Critical New 0-day Vulnerability in Popular Log4j Library - List of applications

Critical New 0-day Vulnerability in Popular Log4j Library - List of applications

6
Comments
9 min read
Tell Don’t Ask

Tell Don’t Ask

6
Comments
3 min read
Add Husky đŸ¶ to Angular

Add Husky đŸ¶ to Angular

6
Comments
1 min read
Adding infection to an existing project and publishing the results to Gitlab merge requests

Adding infection to an existing project and publishing the results to Gitlab merge requests

6
Comments
4 min read
1 line of code: How to camelCase a string

1 line of code: How to camelCase a string

24
Comments 6
1 min read
Abstract Syntax Tree (AST) - Explained in Plain English

Abstract Syntax Tree (AST) - Explained in Plain English

157
Comments 3
4 min read
Best Practices for Code Review and Pull Requests. Insights from Developers

Best Practices for Code Review and Pull Requests. Insights from Developers

2
Comments
5 min read
If else return break best practices

If else return break best practices

5
Comments
1 min read
1 line of code: How to capitalise a string

1 line of code: How to capitalise a string

6
Comments 2
1 min read
Do we even need if/else?

Do we even need if/else?

50
Comments 18
2 min read
1 line of code: How to count the words in a string

1 line of code: How to count the words in a string

5
Comments 5
1 min read
What Is Static Code Analysis?

What Is Static Code Analysis?

11
Comments
3 min read
Improve Code Quality - Static Analyzer

Improve Code Quality - Static Analyzer

4
Comments
1 min read
1 line of code: How to create a range array

1 line of code: How to create a range array

5
Comments 10
1 min read
Create a learning culture to improve code quality

Create a learning culture to improve code quality

2
Comments
3 min read
When are microservices appropriate?

When are microservices appropriate?

53
Comments 9
1 min read
KomlexitÀt von Algorithmen

KomlexitÀt von Algorithmen

3
Comments
1 min read
1 line of code: How to shuffle an array

1 line of code: How to shuffle an array

3
Comments
1 min read
1 line of code: How to sort an array by descending order

1 line of code: How to sort an array by descending order

13
Comments 2
1 min read
Code Smell | Primitive Obsession

Code Smell | Primitive Obsession

17
Comments
4 min read
Ditch These 7 Bad Habits in Python

Ditch These 7 Bad Habits in Python

13
Comments 5
6 min read
Behavioural Patterns: Strategy Pattern

Behavioural Patterns: Strategy Pattern

5
Comments
2 min read
loading...