DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to structure your code effectively

How to structure your code effectively

6
Comments
2 min read
Code quality engineer, Ask Me Anything

Code quality engineer, Ask Me Anything

4
Comments
1 min read
1 line of code: How to get the length of the longest string of an Array

1 line of code: How to get the length of the longest string of an Array

6
Comments
1 min read
How to separate concerns in code

How to separate concerns in code

7
Comments
6 min read
Don't be always late...

Don't be always late...

5
Comments
2 min read
Venha expressar regulamente conosco?

Venha expressar regulamente conosco?

5
Comments
2 min read
The testing genie

The testing genie

6
Comments
13 min read
You (probably) don't need that useState + useEffect

You (probably) don't need that useState + useEffect

171
Comments 22
2 min read
Static Analysis tooling 🛠

Static Analysis tooling 🛠

5
Comments
3 min read
Protocols and Composition in Python

Protocols and Composition in Python

18
Comments 5
6 min read
Specification as Code, the full power of #DRY and #model-driven development

Specification as Code, the full power of #DRY and #model-driven development

5
Comments
3 min read
Adding more tools to control code quality

Adding more tools to control code quality

6
Comments 2
2 min read
1 line of code: How to the get length of the shortest string of an Array

1 line of code: How to the get length of the shortest string of an Array

6
Comments 2
1 min read
Technical Debt As Debt

Technical Debt As Debt

2
Comments 8
4 min read
Why craftsmanship matters

Why craftsmanship matters

2
Comments 1
5 min read
What Is The Difference Between Performance Testing And Load Testing

What Is The Difference Between Performance Testing And Load Testing

5
Comments
5 min read
1 line of code: How to split an Array in half

1 line of code: How to split an Array in half

24
Comments 17
1 min read
1 line of code: How to get the longest string of an Array

1 line of code: How to get the longest string of an Array

5
Comments
1 min read
"Single Responsibility" will make your code better without you even noticing

"Single Responsibility" will make your code better without you even noticing

7
Comments
4 min read
Beginner's Guide to Organizing Blade Templates in Laravel

Beginner's Guide to Organizing Blade Templates in Laravel

13
Comments
6 min read
1 line of code: How to get the first index of the highest numeric item of an Array

1 line of code: How to get the first index of the highest numeric item of an Array

5
Comments
1 min read
1 line of code: How to get the index of the lowest numeric item of an Array

1 line of code: How to get the index of the lowest numeric item of an Array

5
Comments 2
1 min read
1 line of code: How to get highest numeric item of an Array

1 line of code: How to get highest numeric item of an Array

30
Comments 9
1 min read
1 line of code: How to get the closest numeric item of an Array

1 line of code: How to get the closest numeric item of an Array

7
Comments 3
1 min read
1 line of code: How to remove all duplicates from an Array

1 line of code: How to remove all duplicates from an Array

45
Comments 11
1 min read
1 line of code: How to check if an Array is empty

1 line of code: How to check if an Array is empty

41
Comments 18
1 min read
1 line of code: How to get lowest numeric element of an Array

1 line of code: How to get lowest numeric element of an Array

19
Comments
1 min read
1 line of code: How to shallow clone an Array

1 line of code: How to shallow clone an Array

30
Comments 7
1 min read
1 line of code: How to count all occurrences in an Array

1 line of code: How to count all occurrences in an Array

56
Comments 2
1 min read
Explaining SOLID with LEGO (and probably making enemies in the tech community)

Explaining SOLID with LEGO (and probably making enemies in the tech community)

8
Comments
3 min read
How to refactor without overtime and missed deadlines

How to refactor without overtime and missed deadlines

138
Comments 9
6 min read
Lead: This code is shit. Unpopular opinion: it's not.

Lead: This code is shit. Unpopular opinion: it's not.

5
Comments
2 min read
How To Choose A Test Automation Tool

How To Choose A Test Automation Tool

2
Comments 1
3 min read
Good practices for Gitflow - Buenas prácticas para Gitflow

Good practices for Gitflow - Buenas prácticas para Gitflow

11
Comments
10 min read
Top 5 Best Online Code Editors

Top 5 Best Online Code Editors

55
Comments 4
2 min read
The term "clean code" is misleading - this is my take

The term "clean code" is misleading - this is my take

127
Comments 20
3 min read
Embold to integrate with Codesphere to bring advanced code analysis to the cloud

Embold to integrate with Codesphere to bring advanced code analysis to the cloud

15
Comments
1 min read
15 Developer Tools to Make You Super Productive

15 Developer Tools to Make You Super Productive

1329
Comments 30
7 min read
Ditching the "else" Statement

Ditching the "else" Statement

18
Comments 14
4 min read
Promeses no JavaScript

Promeses no JavaScript

6
Comments
4 min read
Cyclomatic complexity: Why QAs (and Devs) should worry about it

Cyclomatic complexity: Why QAs (and Devs) should worry about it

17
Comments 2
4 min read
Are Your Pull Requests Hard To Review? 5 Tips To Make Them Easier

Are Your Pull Requests Hard To Review? 5 Tips To Make Them Easier

2
Comments
8 min read
Handle dates and time zone in your code

Handle dates and time zone in your code

17
Comments
4 min read
5 limits to Wikis for best software development practices management

5 limits to Wikis for best software development practices management

5
Comments
3 min read
SonarQube as a code health checker for Flask project

SonarQube as a code health checker for Flask project

7
Comments
2 min read
The forgotten `with` statement — and why you shouldn't use it

The forgotten `with` statement — and why you shouldn't use it

29
Comments 10
3 min read
How to name a boolean variable correctly?

How to name a boolean variable correctly?

3
Comments
3 min read
Validating Markup: Write Your Own Snippet

Validating Markup: Write Your Own Snippet

44
Comments 4
2 min read
Design Patterns: Command Pattern

Design Patterns: Command Pattern

9
Comments
5 min read
A Case Study in Incrementally Improving Beginner Code

A Case Study in Incrementally Improving Beginner Code

5
Comments
7 min read
Como escrever códigos mais padronizados?

Como escrever códigos mais padronizados?

22
Comments 5
2 min read
Code Quality Tools in Python

Code Quality Tools in Python

29
Comments
7 min read
Debut to Bug-Hunting Cybersecurity and writing Quality Code

Debut to Bug-Hunting Cybersecurity and writing Quality Code

11
Comments
7 min read
Return statement is ok

Return statement is ok

21
Comments 2
5 min read
Importance of Git

Importance of Git

3
Comments
2 min read
Composition > Inheritance in 4 mins

Composition > Inheritance in 4 mins

12
Comments
3 min read
Does business need a good code?

Does business need a good code?

4
Comments 4
2 min read
Performance issues? Find your bottleneck with console.time()

Performance issues? Find your bottleneck with console.time()

3
Comments
2 min read
Learning from My Tech Career Failures as a Software Engineer

Learning from My Tech Career Failures as a Software Engineer

8
Comments 2
5 min read
Launching A SonarQube Docker Container

Launching A SonarQube Docker Container

5
Comments
4 min read
loading...