DEV Community

# codequality

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Sorting algorithms: JavaScript - Insertion Sort🚀

Sorting algorithms: JavaScript - Insertion Sort🚀

13
Comments
3 min read
Sorting algorithms: JavaScript - Selection Sort🚀

Sorting algorithms: JavaScript - Selection Sort🚀

20
Comments
2 min read
Sorting algorithms: JavaScript - Bubble Sort🚀

Sorting algorithms: JavaScript - Bubble Sort🚀

48
Comments
3 min read
CSS Quick Menu Item Hover Effects

CSS Quick Menu Item Hover Effects

3
Comments
1 min read
Code to reflect the truth

Code to reflect the truth

19
Comments
4 min read
Writing good code by understanding cognitive load

Writing good code by understanding cognitive load

40
Comments 2
13 min read
Everything's More Complex Than it First Appears

Everything's More Complex Than it First Appears

11
Comments
5 min read
Developing template scaffolding CLI util with Typescript and Clean Architecture

Developing template scaffolding CLI util with Typescript and Clean Architecture

10
Comments 1
4 min read
PHP - Auto Dependency Injection with Reflection API

PHP - Auto Dependency Injection with Reflection API

26
Comments 2
1 min read
IoT in Oil & Gas: Analyzing Technology & Use Cases

IoT in Oil & Gas: Analyzing Technology & Use Cases

3
Comments 4
11 min read
How I take care of code quality with GrumPHP

How I take care of code quality with GrumPHP

13
Comments 1
5 min read
Five Classic Reads in Software Development

Five Classic Reads in Software Development

142
Comments 7
1 min read
JS and Design Patterns - Final Chapter 🚀

JS and Design Patterns - Final Chapter 🚀

16
Comments 2
6 min read
Survey: State of Application Architecture Quality

Survey: State of Application Architecture Quality

3
Comments
1 min read
JS and Design Patterns - Chapter 6 🚀

JS and Design Patterns - Chapter 6 🚀

32
Comments
6 min read
JS and Design Patterns - Chapter 5 🚀

JS and Design Patterns - Chapter 5 🚀

26
Comments
6 min read
Fibonacci without recursiveness in Python - a better way

Fibonacci without recursiveness in Python - a better way

2
Comments 5
3 min read
Tags HTML que vocĂŞ precisa conhecer e Dicas do VS Code.

Tags HTML que vocĂŞ precisa conhecer e Dicas do VS Code.

9
Comments
4 min read
JavaScript Design Patterns - Chapter 1

JavaScript Design Patterns - Chapter 1

168
Comments 2
6 min read
Reduce boilerplate code with PHP 8

Reduce boilerplate code with PHP 8

5
Comments
8 min read
PHP - Create Dependency Injection Container PSR-11 like PHP-DI (DI)

PHP - Create Dependency Injection Container PSR-11 like PHP-DI (DI)

17
Comments 5
2 min read
JS and Design Patterns - Chapter 3 🚀

JS and Design Patterns - Chapter 3 🚀

67
Comments 2
5 min read
JS and Design Patterns - Chapter 4 🚀

JS and Design Patterns - Chapter 4 🚀

15
Comments
6 min read
Comentários no código: Dicas e melhores práticas

Comentários no código: Dicas e melhores práticas

23
Comments 2
7 min read
Create PR Builder in bitbucket, DangerJS and Jenkins

Create PR Builder in bitbucket, DangerJS and Jenkins

4
Comments
5 min read
JS and Design patterns - Chapter 2 🚀

JS and Design patterns - Chapter 2 🚀

48
Comments 3
4 min read
TDD Part 2: What is a Unit Test?

TDD Part 2: What is a Unit Test?

4
Comments 1
3 min read
10 bad TypeScript habits to break this year

10 bad TypeScript habits to break this year

7
Comments 1
7 min read
Which code coverage tool do you use?

Which code coverage tool do you use?

13
Comments 9
1 min read
How to Be a Terrible Project Maintainer

How to Be a Terrible Project Maintainer

6
Comments
3 min read
Fixing Django anti-patterns in Sentry

Fixing Django anti-patterns in Sentry

2
Comments
5 min read
Tags HTML para Formulários e Dicas do VS Code.

Tags HTML para Formulários e Dicas do VS Code.

10
Comments
5 min read
A faster way to clean all inputs in an HTML form using Selenium WebDriver

A faster way to clean all inputs in an HTML form using Selenium WebDriver

5
Comments 1
4 min read
Error: AmazonS3Exception “Access Denied with Status Code: 403” in Amazon Athena when I query a bucket in another account

Error: AmazonS3Exception “Access Denied with Status Code: 403” in Amazon Athena when I query a bucket in another account

9
Comments
2 min read
Creating A Profile Card Design

Creating A Profile Card Design

10
Comments
2 min read
IDE’s are stuck in the past

IDE’s are stuck in the past

36
Comments 89
3 min read
Creating readable names

Creating readable names

6
Comments
4 min read
53% of Django projects have redundant code

53% of Django projects have redundant code

6
Comments
3 min read
What is a Good Code?

What is a Good Code?

2
Comments
2 min read
48% of Django projects could simplify models.py in these 3 ways

48% of Django projects could simplify models.py in these 3 ways

26
Comments 1
6 min read
Tags HTML para Tabelas e Dicas do VS Code.

Tags HTML para Tabelas e Dicas do VS Code.

12
Comments 3
3 min read
Form object patterns in Rails: Stop creating services for everything with YAAF

Form object patterns in Rails: Stop creating services for everything with YAAF

25
Comments
5 min read
Git rebase - more than just conflict resolution

Git rebase - more than just conflict resolution

10
Comments
5 min read
How we build and deliver quality mobile SDKs at scale

How we build and deliver quality mobile SDKs at scale

3
Comments
4 min read
Tags HTML mais utilizadas, Código Semântico e Dicas do VS Code.

Tags HTML mais utilizadas, Código Semântico e Dicas do VS Code.

24
Comments 1
4 min read
PHP - Create your own PHP Authentication

PHP - Create your own PHP Authentication

28
Comments 4
3 min read
Don't DRY, CARE!

Don't DRY, CARE!

7
Comments
1 min read
O que Ă© HTML? Principais Tags e Dicas do VS Code.

O que Ă© HTML? Principais Tags e Dicas do VS Code.

8
Comments 2
4 min read
Tips For Working With Legacy Code, Courtesy Of My New Kitchen Faucet

Tips For Working With Legacy Code, Courtesy Of My New Kitchen Faucet

3
Comments 1
8 min read
Test Data Factory: Why and How to Use

Test Data Factory: Why and How to Use

8
Comments
9 min read
Developer Skills for 2021 and Beyond

Developer Skills for 2021 and Beyond

9
Comments 1
2 min read
Put up fences around your TypeScript modules

Put up fences around your TypeScript modules

13
Comments
1 min read
What Django best practices is Django breaking?

What Django best practices is Django breaking?

7
Comments
4 min read
How to write code faster

How to write code faster

11
Comments 3
4 min read
My take on clean code

My take on clean code

30
Comments 3
4 min read
Local Variable Type Inference: Declare var, not war

Local Variable Type Inference: Declare var, not war

13
Comments 2
3 min read
How to automate a Javascript project versioning

How to automate a Javascript project versioning

13
Comments
2 min read
Why Older People Struggle In Programming Jobs

Why Older People Struggle In Programming Jobs

695
Comments 141
14 min read
Code Review Best Practices in Software Engineering

Code Review Best Practices in Software Engineering

4
Comments
3 min read
The Polyglot Developer

The Polyglot Developer

19
Comments 1
3 min read
loading...