DEV Community

loading...

# codequality

👋 Sign in for the ability sort posts by top and latest.
If-else conditions and using them wisely

If-else conditions and using them wisely

Reactions 2 Comments 1
3 min read
Stop Using Exceptions Like This in Python

Stop Using Exceptions Like This in Python

Reactions 14 Comments
6 min read
Menulis kode Javascript yang bersih - Variabel

Menulis kode Javascript yang bersih - Variabel

Reactions 5 Comments
3 min read
Clean CSS: How to Spring Clean your Project

Clean CSS: How to Spring Clean your Project

Reactions 26 Comments 5
4 min read
Quickly find and fix performance problems by combining performance, debug, and execution trace info 03:24

Quickly find and fix performance problems by combining performance, debug, and execution trace info

Reactions 13 Comments
5 min read
Part 2: Automating code quality scanning using Sonar Cloud and GitHub Actions

Part 2: Automating code quality scanning using Sonar Cloud and GitHub Actions

Reactions 11 Comments
10 min read
My takes on Dan Abramov's "Goodbye, Clean Code"

My takes on Dan Abramov's "Goodbye, Clean Code"

Reactions 2 Comments
7 min read
5 Best JetBrains Extensions for Refactoring & Code Quality�?�

5 Best JetBrains Extensions for Refactoring & Code Quality�?�

Reactions 61 Comments 2
2 min read
JS Constructor Params vs This: Which Do You Use?

JS Constructor Params vs This: Which Do You Use?

Reactions 4 Comments
2 min read
Mixing Clean Architecture

Mixing Clean Architecture

Reactions 16 Comments
16 min read
Azure DevOps: Terraform variables with Azure Key Vault

Azure DevOps: Terraform variables with Azure Key Vault

Reactions 13 Comments
3 min read
Part 1: Concepts of Code Quality in Sonar Cloud

Part 1: Concepts of Code Quality in Sonar Cloud

Reactions 10 Comments
6 min read
CodeGuru Profiler

CodeGuru Profiler

Reactions 2 Comments
2 min read
🔨 Maintainable tests with Test Data Builders

🔨 Maintainable tests with Test Data Builders

Reactions 6 Comments
5 min read
All About Automated Tests - Part 1 - Excuses

All About Automated Tests - Part 1 - Excuses

Reactions 3 Comments
5 min read
Setup Mocha in watch mode for TDD in Node.js

Setup Mocha in watch mode for TDD in Node.js

Comments
2 min read
Visual Studio Code Update 2021 🔥 (VS Code new Updates)

Visual Studio Code Update 2021 🔥 (VS Code new Updates)

Reactions 46 Comments 1
3 min read
Say no to Interface pollution - Interface Segregation Principle

Say no to Interface pollution - Interface Segregation Principle

Reactions 4 Comments
3 min read
What I Look for When Hiring Senior Software Engineers

What I Look for When Hiring Senior Software Engineers

Reactions 142 Comments 12
5 min read
O que é View Composer?

O que é View Composer?

Reactions 6 Comments
2 min read
Deploy SonarQube 8.9 with Docker on Ubuntu, and set Gitlab CI integration

Deploy SonarQube 8.9 with Docker on Ubuntu, and set Gitlab CI integration

Reactions 6 Comments
5 min read
10 Règles pour le développement de code en systèmes embarqués critiques

10 Règles pour le développement de code en systèmes embarqués critiques

Reactions 2 Comments
8 min read
How many commits it take to be trendy ?

How many commits it take to be trendy ?

Reactions 2 Comments 1
1 min read
5 Tips to Master the Art of Clean Code

5 Tips to Master the Art of Clean Code

Reactions 166 Comments 2
4 min read
Write Readable & Consistent Functions

Write Readable & Consistent Functions

Reactions 4 Comments
3 min read
Toxic flexibility - a case for TypeScript

Toxic flexibility - a case for TypeScript

Reactions 21 Comments 4
4 min read
Getting Quicker Feedback In Pull Requests On GitHub (or others)

Getting Quicker Feedback In Pull Requests On GitHub (or others)

Reactions 2 Comments
4 min read
Why we learn algorithms!?

Why we learn algorithms!?

Reactions 2 Comments 3
3 min read
10 Tips For Clean Code

10 Tips For Clean Code

Reactions 59 Comments 11
1 min read
Code review - the mature way

Code review - the mature way

Reactions 30 Comments
4 min read
PSA: Stop using Streams and Reader/Writers to Convert Strings/ByteArrays

PSA: Stop using Streams and Reader/Writers to Convert Strings/ByteArrays

Reactions 6 Comments
1 min read
Clarify function calls with keyword arguments - JavaScript

Clarify function calls with keyword arguments - JavaScript

Reactions 5 Comments
3 min read
RESTful API, Updating Object by Action Query Parameter

RESTful API, Updating Object by Action Query Parameter

Reactions 15 Comments 7
4 min read
Control your Monorepo 🗄�?

Control your Monorepo 🗄�?

Reactions 76 Comments 7
5 min read
Anotações Capítulo 9: Unit Tests

Anotações Capítulo 9: Unit Tests

Reactions 5 Comments
10 min read
Git Branch Files

Git Branch Files

Reactions 5 Comments
1 min read
Solving The Move Zeroes Challenge in Python

Solving The Move Zeroes Challenge in Python

Reactions 7 Comments
2 min read
A Code Quality Toolbox for Python Projects

A Code Quality Toolbox for Python Projects

Reactions 6 Comments
3 min read
In Defense of the Spaghetti Code

In Defense of the Spaghetti Code

Reactions 4 Comments
3 min read
7 Tips For Clean Code

7 Tips For Clean Code

Reactions 165 Comments 24
3 min read
Accessible Code Reviews

Accessible Code Reviews

Reactions 9 Comments
4 min read
Quality-Driven Software Architecture

Quality-Driven Software Architecture

Reactions 8 Comments
13 min read
Why should we use Lombok's @Builder annotation ?

Why should we use Lombok's @Builder annotation ?

Reactions 5 Comments 2
3 min read
Improve your Javascript conditionals

Improve your Javascript conditionals

Reactions 24 Comments 2
6 min read
11 Git Commands I Use Every Day

11 Git Commands I Use Every Day

Reactions 372 Comments 13
3 min read
ES6 is the Node way to go

ES6 is the Node way to go

Reactions 84 Comments 18
2 min read
5 of The Best Study Materials for Google [Recommended by Google]

5 of The Best Study Materials for Google [Recommended by Google]

Reactions 27 Comments 1
10 min read
Regex 101

Regex 101

Reactions 90 Comments 8
4 min read
The 3-Second Frontend Developer Test

The 3-Second Frontend Developer Test

Reactions 33 Comments 3
3 min read
Quick ESLint guide + VsCode ESLint on save

Quick ESLint guide + VsCode ESLint on save

Reactions 7 Comments
3 min read
Harmless code and Obvious code - a Code Review Chronicles about Date validation

Harmless code and Obvious code - a Code Review Chronicles about Date validation

Reactions 7 Comments
6 min read
Exceptions Handling | PHP

Exceptions Handling | PHP

Reactions 4 Comments
2 min read
How To Write Clean Code in Python

How To Write Clean Code in Python

Reactions 188 Comments 16
5 min read
The Collab Lab TCL-23 Recap

The Collab Lab TCL-23 Recap

Reactions 9 Comments
3 min read
Software Engineering Principle — Coupling & Cohesion

Software Engineering Principle — Coupling & Cohesion

Reactions 8 Comments
3 min read
Guide rapide ESLint + VsCode ESLint " on save"

Guide rapide ESLint + VsCode ESLint " on save"

Reactions 2 Comments
4 min read
5 vs code extension to make coding environment more attracting

5 vs code extension to make coding environment more attracting

Reactions 172 Comments 16
3 min read
Developer tips you need to know

Developer tips you need to know

Reactions 10 Comments
2 min read
How to Deep dive in Programing

How to Deep dive in Programing

Reactions 4 Comments
2 min read
CodeGuru Reviewer

CodeGuru Reviewer

Reactions 3 Comments
3 min read
loading...