DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to use ChatGPT to polish up the code quality

How to use ChatGPT to polish up the code quality

2
Comments
7 min read
Decompose Conditionals and its tradeoffs

Decompose Conditionals and its tradeoffs

3
Comments 1
4 min read
Dealing with “We are used to working like that, so don`t touch it”-kind of projects

Dealing with “We are used to working like that, so don`t touch it”-kind of projects

3
Comments 1
2 min read
Public Key Cryptography: Hash Message, Sign Message, Recover Public Key, and Public Key Address

Public Key Cryptography: Hash Message, Sign Message, Recover Public Key, and Public Key Address

16
Comments 7
5 min read
Create Dynamic Code Review Checklists with CodeSee Code Automation

Create Dynamic Code Review Checklists with CodeSee Code Automation

5
Comments
5 min read
Know these fundamental concepts to become JavaScript developer.

Know these fundamental concepts to become JavaScript developer.

5
Comments
5 min read
Deployment through EKS add-ons: Simplifying Istio on EKS

Deployment through EKS add-ons: Simplifying Istio on EKS

Comments
5 min read
PHP Monolith to Microservices Using the Strangler Pattern

PHP Monolith to Microservices Using the Strangler Pattern

9
Comments
6 min read
Reproducible randomness and its applications

Reproducible randomness and its applications

4
Comments
9 min read
How to make your GitHub repository look and feel professional ✈🌍

How to make your GitHub repository look and feel professional ✈🌍

7
Comments
4 min read
Must have Chrome Extensions for developers

Must have Chrome Extensions for developers

15
Comments
1 min read
Change the DB as you wish | Repository Pattern 📦

Change the DB as you wish | Repository Pattern 📦

57
Comments 6
2 min read
Builder Pattern w/ Typescript

Builder Pattern w/ Typescript

6
Comments
2 min read
Improving Code Quality Of Android Apps With SonarQube And Gradle Detekt

Improving Code Quality Of Android Apps With SonarQube And Gradle Detekt

5
Comments
6 min read
SOLID Principles

SOLID Principles

3
Comments
2 min read
No : 1 - Example Of How Not To Write Code in Laravel

No : 1 - Example Of How Not To Write Code in Laravel

2
Comments 2
6 min read
The check of the Rhino JavaScript engine or how the unicorn met the rhino

The check of the Rhino JavaScript engine or how the unicorn met the rhino

Comments
23 min read
The conditional (ternary) operator in JS is simpler than it seems

The conditional (ternary) operator in JS is simpler than it seems

3
Comments
4 min read
Code Smell | Too Many Imports

Code Smell | Too Many Imports

8
Comments
2 min read
Tips for better and readable conditionals in JS

Tips for better and readable conditionals in JS

5
Comments
5 min read
Using ADRs to document technical development decisions

Using ADRs to document technical development decisions

1
Comments
4 min read
Getting Rid of QA Engineers is a Mistake

Getting Rid of QA Engineers is a Mistake

29
Comments 19
3 min read
Mutation Tests - Ensure the quality of your code now

Mutation Tests - Ensure the quality of your code now

10
Comments
5 min read
Design Patterns - 1 - Strategy (C#)

Design Patterns - 1 - Strategy (C#)

3
Comments
2 min read
Should you use static code analyzers as gatekeepers?

Should you use static code analyzers as gatekeepers?

2
Comments 2
7 min read
loading...