DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Replace a JPA entity with a DTO

Replace a JPA entity with a DTO

9
Comments 2
4 min read
Building your toolbox and sharpening your tools

Building your toolbox and sharpening your tools

8
Comments
3 min read
5 VSCode extensions that are guaranteed to make maintenance easier🔥

5 VSCode extensions that are guaranteed to make maintenance easier🔥

36
Comments 2
3 min read
Share your Java best practices with your team in IntelliJ

Share your Java best practices with your team in IntelliJ

9
Comments
3 min read
Code Smell | Data Clumps

Code Smell | Data Clumps

12
Comments
2 min read
Where There is Code There Should be a Review (but Why?)

Where There is Code There Should be a Review (but Why?)

12
Comments 8
2 min read
My take on commenting code - Explain why, not how

My take on commenting code - Explain why, not how

39
Comments 14
5 min read
Avoid accidental complexity and technical debt

Avoid accidental complexity and technical debt

4
Comments
3 min read
Advanced iOS App Architecture Explained on MVVM with Code Examples

Advanced iOS App Architecture Explained on MVVM with Code Examples

9
Comments
12 min read
GIT - Como resolver conflitos de merge

GIT - Como resolver conflitos de merge

13
Comments 1
6 min read
The Engineer's Guide to Creating a Technical Debt Proposal🗺🧭

The Engineer's Guide to Creating a Technical Debt Proposal🗺🧭

48
Comments 1
5 min read
Pizza Code

Pizza Code

6
Comments
6 min read
The 5 Golden Rules of Code Reviews

The 5 Golden Rules of Code Reviews

127
Comments 6
3 min read
Refactoring React: Applying Tell Don't Ask

Refactoring React: Applying Tell Don't Ask

30
Comments 2
3 min read
Basta de usar else innecesarios!

Basta de usar else innecesarios!

7
Comments
2 min read
Illustrated Snapshot Testing

Illustrated Snapshot Testing

7
Comments
1 min read
The Distressed Code Review

The Distressed Code Review

38
Comments 1
3 min read
Tips to debug code

Tips to debug code

13
Comments 2
2 min read
Difference between Abstract Class and Interface

Difference between Abstract Class and Interface

8
Comments
1 min read
Coding standards: what are they and why do you need them

Coding standards: what are they and why do you need them

4
Comments
6 min read
Legacy code - strangle or tame?

Legacy code - strangle or tame?

14
Comments
7 min read
10 must-know patterns for writing clean code with Python🐍

10 must-know patterns for writing clean code with Python🐍

357
Comments 24
6 min read
What are anonymous functions?

What are anonymous functions?

5
Comments
3 min read
Which principle or saying is wrong and/or misused?

Which principle or saying is wrong and/or misused?

61
Comments 29
1 min read
Writing cleaner React code

Writing cleaner React code

9
Comments
3 min read
Better Debugging Output: The Console.Assert Way!

Better Debugging Output: The Console.Assert Way!

6
Comments 2
3 min read
[pt-br] Guia rápido e prático dos principais comandos git

[pt-br] Guia rápido e prático dos principais comandos git

21
Comments
5 min read
What is your advice on writing "clean code" ?

What is your advice on writing "clean code" ?

29
Comments 18
1 min read
The Defensive Code Reviews

The Defensive Code Reviews

21
Comments 1
2 min read
Get Started with Husky for go

Get Started with Husky for go

20
Comments
3 min read
What Is Technical Debt (and why a bit of it is a good thing)

What Is Technical Debt (and why a bit of it is a good thing)

4
Comments
3 min read
A ‘wise’ guy tactic for effective code review practice? Use checklist templates!

A ‘wise’ guy tactic for effective code review practice? Use checklist templates!

34
Comments 3
5 min read
Turn your code review comments on GitLab into automatic suggestions for developers

Turn your code review comments on GitLab into automatic suggestions for developers

3
Comments 1
3 min read
What is the system supposed to do?

What is the system supposed to do?

5
Comments
2 min read
Not Another Hello World

Not Another Hello World

4
Comments
1 min read
A Simple Estimation Exercise

A Simple Estimation Exercise

7
Comments 3
3 min read
Strangler Pattern in practice

Strangler Pattern in practice

29
Comments 1
16 min read
Measuring maintainability metrics with NDepend

Measuring maintainability metrics with NDepend

6
Comments
8 min read
Discuss: package sabotage

Discuss: package sabotage

26
Comments 34
1 min read
How to boost your Engineering Speed & Quality with the right Metrics

How to boost your Engineering Speed & Quality with the right Metrics

6
Comments
13 min read
How to build a scalable code system

How to build a scalable code system

4
Comments
3 min read
Write Tests Early and Often

Write Tests Early and Often

7
Comments
2 min read
Storing variables with useRef ?

Storing variables with useRef ?

5
Comments
1 min read
What is code quality, and how do you improve it?

What is code quality, and how do you improve it?

6
Comments
5 min read
Technical Debt - the silent villain of web development

Technical Debt - the silent villain of web development

2
Comments
10 min read
Suspicious sortings in Unity, ASP.NET Core, and more

Suspicious sortings in Unity, ASP.NET Core, and more

6
Comments
5 min read
Important algorithms and problems every programmer should know..!!

Important algorithms and problems every programmer should know..!!

2
Comments
1 min read
Avoid indentation hell with early returns

Avoid indentation hell with early returns

5
Comments
4 min read
🫖 Code refactoring in plain words: what is it and when it’s needed

🫖 Code refactoring in plain words: what is it and when it’s needed

2
Comments
4 min read
Why should you define best practices with other developers?

Why should you define best practices with other developers?

2
Comments 1
4 min read
Code Smell | Shotgun surgery

Code Smell | Shotgun surgery

16
Comments 2
2 min read
Recording a Cypress Test with Cypress Studio

Recording a Cypress Test with Cypress Studio

7
Comments
4 min read
Using PHPStan with Symfony - static analysis for better PHP code quality

Using PHPStan with Symfony - static analysis for better PHP code quality

24
Comments
8 min read
SonarQube Analysis with Community Edition in a Docker Container on Mac M1

SonarQube Analysis with Community Edition in a Docker Container on Mac M1

7
Comments 1
1 min read
Share your PHP best practices with your team in PHPStorm

Share your PHP best practices with your team in PHPStorm

3
Comments
3 min read
A Gentle Introduction to Testing with PyTest

A Gentle Introduction to Testing with PyTest

11
Comments 1
9 min read
Clean Code Book

Clean Code Book

3
Comments
4 min read
An Engineer’s Guide to TODOs: How to Get Things Done

An Engineer’s Guide to TODOs: How to Get Things Done

12
Comments
5 min read
Startup guide of Jest for testing your javascript code. (Beginner)

Startup guide of Jest for testing your javascript code. (Beginner)

8
Comments 1
2 min read
🏋️ The Might of Microtypes

🏋️ The Might of Microtypes

3
Comments
5 min read
loading...