DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Dependency Hell is inevitable...and that’s OK (and you’re OK, too!)

Dependency Hell is inevitable...and that’s OK (and you’re OK, too!)

12
Comments
6 min read
Function to get a difference of two arrays in javascript

Function to get a difference of two arrays in javascript

6
Comments
2 min read
Get Byte size of the string in Javascript

Get Byte size of the string in Javascript

26
Comments 1
2 min read
Sem medo dos Ponteiros #1 - Introdução

Sem medo dos Ponteiros #1 - Introdução

30
Comments
4 min read
The SOLID Principles

The SOLID Principles

24
Comments
5 min read
Dependency Inversion Principle

Dependency Inversion Principle

7
Comments
2 min read
Single Responsibility Principle (SRP)

Single Responsibility Principle (SRP)

6
Comments
5 min read
Open-Closed Principle

Open-Closed Principle

6
Comments
3 min read
Correctly handling async/await in React components - Part 2

Correctly handling async/await in React components - Part 2

28
Comments 2
3 min read
Remove all falsy values from array in javascript

Remove all falsy values from array in javascript

6
Comments 1
2 min read
Writing Better Code

Writing Better Code

12
Comments 2
2 min read
Clean code in Spring ecosystem

Clean code in Spring ecosystem

9
Comments
6 min read
Do(n't) test your own code!

Do(n't) test your own code!

7
Comments 2
3 min read
TypeScript Generics and Type Guards - Explained by Example

TypeScript Generics and Type Guards - Explained by Example

18
Comments
8 min read
A Pythonic Guide to SOLID Design Principles

A Pythonic Guide to SOLID Design Principles

309
Comments 30
11 min read
Is declaring helper variables which are simply removal of `this` bad practice?

Is declaring helper variables which are simply removal of `this` bad practice?

5
Comments 1
1 min read
5 Essential Visual Studio Code Extensions for Collaborative Work

5 Essential Visual Studio Code Extensions for Collaborative Work

42
Comments
4 min read
Refactoring the diagnosis of CORONA VIRUS in JS.

Refactoring the diagnosis of CORONA VIRUS in JS.

34
Comments 7
3 min read
Introduction to Java ProcessHandle

Introduction to Java ProcessHandle

12
Comments
3 min read
Insights from Incorporating Static Type Checking in Ruby

Insights from Incorporating Static Type Checking in Ruby

14
Comments
8 min read
Utils files are not so useful and helper classes are not so helpful!

Utils files are not so useful and helper classes are not so helpful!

16
Comments 4
3 min read
Code like a Fullstack girl updates #3

Code like a Fullstack girl updates #3

4
Comments
1 min read
Code like a Fullstack girl updates #2

Code like a Fullstack girl updates #2

8
Comments
2 min read
Code like a Fullstack girl updates #1

Code like a Fullstack girl updates #1

13
Comments
2 min read
Non-Violent Code Reviews

Non-Violent Code Reviews

12
Comments
2 min read
loading...