Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Good and Bad Practices of Coding in Python

Good and Bad Practices of Coding in Python

745
Comments 20
8 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

11
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?

16
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

106
Comments 4
4 min read
loading...