DEV Community

# codequality

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Clarify function calls with keyword arguments - JavaScript

Clarify function calls with keyword arguments - JavaScript

5
Comments
3 min read
Control your Monorepo 🗄️

Control your Monorepo 🗄️

84
Comments 7
5 min read
Solving The Move Zeroes Challenge in Python, three approaches

Solving The Move Zeroes Challenge in Python, three approaches

7
Comments 2
2 min read
Git Branch Files

Git Branch Files

5
Comments
1 min read
My takes on Dan Abramov's "Goodbye, Clean Code"

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

4
Comments
7 min read
All flavors of PHP 8 getters

All flavors of PHP 8 getters

79
Comments 10
3 min read
O que Ă© View Composer?

O que Ă© View Composer?

6
Comments
2 min read
A Code Quality Toolbox for Python Projects

A Code Quality Toolbox for Python Projects

6
Comments
3 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

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

5
Comments
8 min read
Toxic flexibility - a case for TypeScript

Toxic flexibility - a case for TypeScript

23
Comments 4
4 min read
In Defense of the Spaghetti Code

In Defense of the Spaghetti Code

4
Comments
3 min read
7 Tips For Clean Code

7 Tips For Clean Code

172
Comments 24
3 min read
Why we learn algorithms!?

Why we learn algorithms!?

4
Comments 3
3 min read
All About Automated Tests - Part 1 - Excuses

All About Automated Tests - Part 1 - Excuses

3
Comments
5 min read
Git it ? Frame it !

Git it ? Frame it !

3
Comments
1 min read
PSA: Stop using Streams and Reader/Writers to Convert Strings/ByteArrays

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

6
Comments
1 min read
Quality-Driven Software Architecture

Quality-Driven Software Architecture

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

Why should we use Lombok's @Builder annotation ?

5
Comments 2
3 min read
Anotações Capítulo 9: Unit Tests

Anotações Capítulo 9: Unit Tests

7
Comments
10 min read
How to make code reviews stress free

How to make code reviews stress free

2
Comments
3 min read
Improve your Javascript conditionals

Improve your Javascript conditionals

27
Comments 2
6 min read
5 of The Best Study Materials for Google [Recommended by Google]

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

44
Comments 2
10 min read
ES6 is the Node way to go

ES6 is the Node way to go

90
Comments 18
2 min read
Regex 101

Regex 101

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

The 3-Second Frontend Developer Test

34
Comments 3
3 min read
Write Readable & Consistent Functions

Write Readable & Consistent Functions

4
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

5
Comments
6 min read
Exceptions Handling | PHP

Exceptions Handling | PHP

4
Comments
2 min read
Shift Left Testing

Shift Left Testing

3
Comments
5 min read
How To Write Clean Code in Python

How To Write Clean Code in Python

191
Comments 16
5 min read
Software Engineering Principle — Coupling & Cohesion

Software Engineering Principle — Coupling & Cohesion

8
Comments
3 min read
5 vs code extension to make coding environment more attracting

5 vs code extension to make coding environment more attracting

173
Comments 16
3 min read
Developer tips you need to know

Developer tips you need to know

7
Comments
2 min read
Accessible Code Reviews

Accessible Code Reviews

11
Comments
4 min read
Best Practices of Exception Handling

Best Practices of Exception Handling

4
Comments
8 min read
Say no to Interface pollution - Interface Segregation Principle

Say no to Interface pollution - Interface Segregation Principle

4
Comments
3 min read
11 Git Commands I Use Every Day

11 Git Commands I Use Every Day

383
Comments 15
3 min read
Cleaner code in Flutter:Getting Started

Cleaner code in Flutter:Getting Started

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

Setup Mocha in watch mode for TDD in Node.js

2
Comments
2 min read
Getting Quicker Feedback In Pull Requests On GitHub (or others)

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

4
Comments
4 min read
Anotações Capítulo 8: Boundaries

Anotações Capítulo 8: Boundaries

4
Comments
6 min read
Writing self-documented code with low cognitive complexity

Writing self-documented code with low cognitive complexity

2
Comments
6 min read
Quick ESLint guide + VsCode ESLint on save

Quick ESLint guide + VsCode ESLint on save

8
Comments
3 min read
Software Performance – A Pragmatic Guide

Software Performance – A Pragmatic Guide

50
Comments 7
5 min read
Let's fix the negative framing of technical debt

Let's fix the negative framing of technical debt

9
Comments 4
3 min read
How to Secure Your AWS Serverless Application?

How to Secure Your AWS Serverless Application?

24
Comments 2
8 min read
eslint command line options supported by next lint (incl. --fix)

eslint command line options supported by next lint (incl. --fix)

14
Comments
2 min read
Cyclomatic complexity and cognitive complexity

Cyclomatic complexity and cognitive complexity

3
Comments
4 min read
Lessons Learned from Programming at Google - Part 2

Lessons Learned from Programming at Google - Part 2

7
Comments 1
1 min read
How to Deep dive in Programing

How to Deep dive in Programing

5
Comments
2 min read
Clean Code Part 2: Functions

Clean Code Part 2: Functions

7
Comments 4
3 min read
Say no to messy code

Say no to messy code

6
Comments
4 min read
Separate Presentation "System" first in the frontend architecture

Separate Presentation "System" first in the frontend architecture

2
Comments
5 min read
CSS class builder

CSS class builder

43
Comments 3
1 min read
Monte seu Type-Safe builder

Monte seu Type-Safe builder

21
Comments 4
9 min read
Clean Code Part 1: Meaningful Names

Clean Code Part 1: Meaningful Names

13
Comments 6
3 min read
Ternary Operator: Better Alternatives

Ternary Operator: Better Alternatives

60
Comments 4
2 min read
The Engineer's Complete Guide to Legacy Code

The Engineer's Complete Guide to Legacy Code

17
Comments 1
6 min read
The Collab Lab TCL-23 Recap

The Collab Lab TCL-23 Recap

9
Comments
3 min read
loading...