DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
1 line of code: How to lower case a string

1 line of code: How to lower case a string

6
Comments 1
1 min read
Arquitetura orientada ao Ator

Arquitetura orientada ao Ator

2
Comments
8 min read
Pure Functions Explained for Humans

Pure Functions Explained for Humans

17
Comments 2
9 min read
Add test coverage badge for PHP and Pest in your GitHub repository

Add test coverage badge for PHP and Pest in your GitHub repository

29
Comments 2
3 min read
Automate End-to-end testing in large-scale enterprise software

Automate End-to-end testing in large-scale enterprise software

8
Comments
7 min read
Postman opens in 14 seconds. What went wrong?

Postman opens in 14 seconds. What went wrong?

2
Comments
4 min read
10 Must-Have React Developer Tools to Write Clean Code💻🔥

10 Must-Have React Developer Tools to Write Clean Code💻🔥

714
Comments 4
5 min read
The Spring illness to Java developers

The Spring illness to Java developers

7
Comments 4
2 min read
20% of the code is executed 80% of the time

20% of the code is executed 80% of the time

4
Comments
2 min read
1 line of code: How to convert html special chars

1 line of code: How to convert html special chars

5
Comments
1 min read
Best Practices For Writing Clean Pythonic Code

Best Practices For Writing Clean Pythonic Code

182
Comments 10
4 min read
Get the most out of your (remote) pair programming sessions

Get the most out of your (remote) pair programming sessions

38
Comments 2
4 min read
TDD vs ATDD vs BDD

TDD vs ATDD vs BDD

2
Comments
3 min read
Why TODOs and Jira tickets are not working anymore

Why TODOs and Jira tickets are not working anymore

29
Comments
5 min read
1 line of code: How to create an URL Slug from a string

1 line of code: How to create an URL Slug from a string

7
Comments 4
1 min read
Pizza flavoured Strategy pattern

Pizza flavoured Strategy pattern

21
Comments
3 min read
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
Code quality engineer, Ask Me Anything

Code quality engineer, Ask Me Anything

4
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
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
Abstract Syntax Tree (AST) - Explained in Plain English

Abstract Syntax Tree (AST) - Explained in Plain English

41
Comments 1
4 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?

9
Comments
3 min read
Improve Code Quality - Static Analyzer

Improve Code Quality - Static Analyzer

4
Comments
1 min read
📚🏆 Top 20 Web Development Learning Resources: From Beginner to Advanced

📚🏆 Top 20 Web Development Learning Resources: From Beginner to Advanced

763
Comments 9
9 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
Software Engineering Best Practices + The Best Resources to Save🚀

Software Engineering Best Practices + The Best Resources to Save🚀

207
Comments 2
7 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

4
Comments
2 min read
Six (Dirty) Ways to shorten your Javascript

Six (Dirty) Ways to shorten your Javascript

50
Comments 5
4 min read
Factory pattern in a nutshell

Factory pattern in a nutshell

36
Comments
3 min read
Introduction to mutation testing with PiTest

Introduction to mutation testing with PiTest

2
Comments
3 min read
SonarQube - Instalação do scanner no Ubuntu Linux

SonarQube - Instalação do scanner no Ubuntu Linux

4
Comments
5 min read
1 line of code: How to sort an array by ascending order

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

3
Comments
1 min read
A variety of errors in C# code by the example of CMS DotNetNuke: 40 questions about the quality

A variety of errors in C# code by the example of CMS DotNetNuke: 40 questions about the quality

2
Comments
24 min read
1 line of code: How to get every n-th item of an Array

1 line of code: How to get every n-th item of an Array

4
Comments 2
1 min read
How to write good Test Cases with examples

How to write good Test Cases with examples

2
Comments
3 min read
1 line of code: How to get the average of an array

1 line of code: How to get the average of an array

10
Comments 9
1 min read
Ways to create Singletons and the tradeoffs between them

Ways to create Singletons and the tradeoffs between them

41
Comments 5
4 min read
Lines of Code (LoC)

Lines of Code (LoC)

4
Comments
3 min read
5 Tips to Write Simple Software

5 Tips to Write Simple Software

5
Comments
4 min read
Clean Code in C# Part 1 Meaningful Names

Clean Code in C# Part 1 Meaningful Names

18
Comments
3 min read
Generate automatically Workflow files

Generate automatically Workflow files

5
Comments
1 min read
Async, refactoring and fewer bugs: Rust block expressions to the rescue

Async, refactoring and fewer bugs: Rust block expressions to the rescue

15
Comments 3
7 min read
10 VS Code Extensions to Fight Technical Debt

10 VS Code Extensions to Fight Technical Debt

614
Comments 8
4 min read
loading...