DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Generate unique color code in javascript

Generate unique color code in javascript

9
Comments 1
2 min read
What is Continuous Integration and Continuous Delivery?

What is Continuous Integration and Continuous Delivery?

7
Comments
2 min read
Product of Array Except Self: time complexity O(n) vs O(n^2)

Product of Array Except Self: time complexity O(n) vs O(n^2)

6
Comments
2 min read
PHP Tips : How to use optimized built-it functions ?

PHP Tips : How to use optimized built-it functions ?

11
Comments 1
3 min read
You're not doing code quality right

You're not doing code quality right

5
Comments
4 min read
Programação procedural orientada a classes

Programação procedural orientada a classes

38
Comments 11
3 min read
You shouldn't use an index as key of the element

You shouldn't use an index as key of the element

29
Comments 6
2 min read
Bifurcate array by given rules in javascript

Bifurcate array by given rules in javascript

5
Comments
2 min read
Don't overabstract the things

Don't overabstract the things

10
Comments 2
2 min read
Get average of a given array or multi records in javascript

Get average of a given array or multi records in javascript

6
Comments
2 min read
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

24
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
function to check if all records are equal in array | javascript

function to check if all records are equal in array | javascript

17
Comments 4
2 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

308
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

41
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

11
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
5 DevOps tools to boost your open source project

5 DevOps tools to boost your open source project

71
Comments 4
3 min read
Deliver Quality Software More Quickly

Deliver Quality Software More Quickly

5
Comments 3
3 min read
To use or not to use Bootstrap Framework?

To use or not to use Bootstrap Framework?

48
Comments 6
5 min read
How to manage zsh startup files with correct settings.

How to manage zsh startup files with correct settings.

20
Comments
2 min read
Write Merge Requests Like You’re Posting to Instagram

Write Merge Requests Like You’re Posting to Instagram

64
Comments 6
4 min read
15 Free & Open-Source Angular Components

15 Free & Open-Source Angular Components

65
Comments 2
8 min read
Improving Pull Request Process with Complexity Labels

Improving Pull Request Process with Complexity Labels

17
Comments 3
4 min read
Use React Context as a Custom Hook

Use React Context as a Custom Hook

17
Comments 2
2 min read
Code quality and incentives 10:48

Code quality and incentives

7
Comments
1 min read
JavaScript Type Checking... Without TypeScript

JavaScript Type Checking... Without TypeScript

36
Comments 6
8 min read
How you shouldn't use StackOverflow ?

How you shouldn't use StackOverflow ?

69
Comments 12
4 min read
Opinionated React: State Management

Opinionated React: State Management

88
Comments 6
4 min read
Paying attention: the mental cost of development

Paying attention: the mental cost of development

9
Comments
2 min read
What makes for readable code?

What makes for readable code?

35
Comments 25
1 min read
Safety-Critical Software: 15 things every developer should know

Safety-Critical Software: 15 things every developer should know

113
Comments 24
27 min read
Enhance your productivity on your PHP projects

Enhance your productivity on your PHP projects

9
Comments
6 min read
Object Lookups over Switch Statements and If/Else Conditionals

Object Lookups over Switch Statements and If/Else Conditionals

15
Comments 2
3 min read
Add Quality assurance tools to a legacy project

Add Quality assurance tools to a legacy project

7
Comments
9 min read
Beautiful Controllers - Growing Rails applications in practice

Beautiful Controllers - Growing Rails applications in practice

23
Comments 3
4 min read
Sorting Code Alphabetically

Sorting Code Alphabetically

13
Comments 4
6 min read
How to measure deployment frequency for WordPress plugin

How to measure deployment frequency for WordPress plugin

7
Comments
2 min read
Different python objects for dot notation lovers

Different python objects for dot notation lovers

8
Comments
2 min read
The Proficient Pythonista: List Comprehensions

The Proficient Pythonista: List Comprehensions

46
Comments 10
3 min read
Test-Driven Development (TDD) and Why People Get it Wrong

Test-Driven Development (TDD) and Why People Get it Wrong

20
Comments
3 min read
loading...