DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Warnings are not Pieces of Flair

Warnings are not Pieces of Flair

47
Comments 6
4 min read
Data Structure and Algorithms: Palindrome String.

Data Structure and Algorithms: Palindrome String.

11
Comments 1
1 min read
Some use-cases of javascript .reduce() method

Some use-cases of javascript .reduce() method

11
Comments
1 min read
How to use Repository Templates in GitHub?

How to use Repository Templates in GitHub?

17
Comments 1
2 min read
Finishing Fast

Finishing Fast

7
Comments
3 min read
Working with legacy code in a world full of fake developers

Working with legacy code in a world full of fake developers

8
Comments
6 min read
The Perils of Java's Object.clone() method

The Perils of Java's Object.clone() method

11
Comments 1
1 min read
Partnering with Quality Assurance

Partnering with Quality Assurance

23
Comments 1
8 min read
Lunch break talks #1: Simplicity is complicated

Lunch break talks #1: Simplicity is complicated

7
Comments
2 min read
Transitioning between two different software development environments.

Transitioning between two different software development environments.

4
Comments
2 min read
Passing your first Code Review

Passing your first Code Review

10
Comments
4 min read
Avoiding Quality Minefields

Avoiding Quality Minefields

46
Comments
6 min read
Is no QA the way to go?

Is no QA the way to go?

10
Comments
8 min read
Clean Code of Lambda Usages in Java 8

Clean Code of Lambda Usages in Java 8

9
Comments
3 min read
Software Quality Defense in Depth

Software Quality Defense in Depth

76
Comments 3
3 min read
You need to write CSS like that to improve your code quality 🧐

You need to write CSS like that to improve your code quality 🧐

22
Comments
2 min read
When to use continue, pass and break in python.

When to use continue, pass and break in python.

21
Comments 2
1 min read
What's the score of your functions?

What's the score of your functions?

64
Comments 3
3 min read
7 Open-Source Tools for Securing Your Code

7 Open-Source Tools for Securing Your Code

19
Comments
4 min read
Good and Bad Practices of Coding in Python

Good and Bad Practices of Coding in Python

745
Comments 20
8 min read
Future-proofing .NET Tests with NUnit Values Attributes

Future-proofing .NET Tests with NUnit Values Attributes

19
Comments 2
4 min read
Seven Common Characteristics of Creative Thinkers

Seven Common Characteristics of Creative Thinkers

53
Comments 7
3 min read
The True Cost of Technical Debt

The True Cost of Technical Debt

112
Comments 6
5 min read
What is the "best" merge request flow?

What is the "best" merge request flow?

55
Comments 18
1 min read
The Myth of Code Coverage

The Myth of Code Coverage

77
Comments 7
6 min read
How TypeScript 3.7 Helps Quality

How TypeScript 3.7 Helps Quality

107
Comments 14
5 min read
The Controversy Behind The Walrus Operator in Python

The Controversy Behind The Walrus Operator in Python

24
Comments 15
9 min read
Junior to Senior - Refactoring a React pan and zoom image component

Junior to Senior - Refactoring a React pan and zoom image component

39
Comments 2
10 min read
Flask series part 7: An intermezzo to talk about code quality

Flask series part 7: An intermezzo to talk about code quality

9
Comments
6 min read
Less is Now

Less is Now

7
Comments
5 min read
Fault-Tolerance: An NPM Package to Format and Normalize Errors

Fault-Tolerance: An NPM Package to Format and Normalize Errors

8
Comments
2 min read
Bad test coverage results? No worries!

Bad test coverage results? No worries!

5
Comments
3 min read
JUnit 4 & 5 Annotations Every Developer Should Know

JUnit 4 & 5 Annotations Every Developer Should Know

18
Comments
12 min read
Woodworking has made be a better developer

Woodworking has made be a better developer

7
Comments 13
2 min read
Go for SonarCloud with Github Actions

Go for SonarCloud with Github Actions

10
Comments 5
7 min read
Tracking .NET Code Quality with NDepend

Tracking .NET Code Quality with NDepend

45
Comments 1
11 min read
The Problem(s) with Nullable Reference Types

The Problem(s) with Nullable Reference Types

14
Comments 5
4 min read
Quality Thoughts – November 2019

Quality Thoughts – November 2019

40
Comments 2
4 min read
Factors to consider when adding third party dependencies to a project

Factors to consider when adding third party dependencies to a project

12
Comments
6 min read
Delegates in C#… why we need them?

Delegates in C#… why we need them?

27
Comments 3
8 min read
Safer C# with the nameof operator

Safer C# with the nameof operator

58
Comments 6
3 min read
Detecting Circular References In A Java Project

Detecting Circular References In A Java Project

5
Comments
2 min read
Get uncomfortable

Get uncomfortable

19
Comments
6 min read
Write cleaner function's optional parameters

Write cleaner function's optional parameters

7
Comments 4
2 min read
When did you feel that your OOP skills were shapened?

When did you feel that your OOP skills were shapened?

8
Comments
1 min read
Abbreviations in code: yay or nay?

Abbreviations in code: yay or nay?

12
Comments 13
1 min read
Do Design Systems prevent creativity? Let's Discuss about a question

Do Design Systems prevent creativity? Let's Discuss about a question

34
Comments 10
3 min read
You don't have to be perfect to be good enough

You don't have to be perfect to be good enough

4
Comments 1
4 min read
Optimizing your code: Do you really need nested loops?

Optimizing your code: Do you really need nested loops?

20
Comments
5 min read
Cyclomatic Complexity is the Mind Killer

Cyclomatic Complexity is the Mind Killer

28
Comments 4
5 min read
The problem with Dogma in Software

The problem with Dogma in Software

16
Comments
5 min read
10 Concerns & How we can make the whole React codebase cleaner

10 Concerns & How we can make the whole React codebase cleaner

105
Comments 4
4 min read
11 Best Practices and Tools to Improve the Java Code Quality

11 Best Practices and Tools to Improve the Java Code Quality

51
Comments
19 min read
Less Code == More Quality

Less Code == More Quality

90
Comments 2
5 min read
Tips on naming boolean variables - Cleaner Code

Tips on naming boolean variables - Cleaner Code

273
Comments 56
2 min read
IntelliJ google-java-format plugin vs IntelliJ java-google-style.xml - what's the deal?

IntelliJ google-java-format plugin vs IntelliJ java-google-style.xml - what's the deal?

8
Comments 2
2 min read
It's nice to be nice! - Code Reviews

It's nice to be nice! - Code Reviews

44
Comments 7
3 min read
Mobbing for Everything?

Mobbing for Everything?

4
Comments
3 min read
Improve code readability with conditional safeguards

Improve code readability with conditional safeguards

6
Comments
3 min read
Typescript: Creating Reusable Validations with Light Validate

Typescript: Creating Reusable Validations with Light Validate

7
Comments
6 min read
loading...