DEV Community

# codequality

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
[PYTHON] Quick way to copy a JSON element

[PYTHON] Quick way to copy a JSON element

5
Comments
1 min read
Naming Convention in Java

Naming Convention in Java

4
Comments
1 min read
Legacy application code review - Part 1: The big picture

Legacy application code review - Part 1: The big picture

29
Comments 1
5 min read
Builder Design Pattern in Modern C++

Builder Design Pattern in Modern C++

9
Comments
10 min read
What is OOP...?

What is OOP...?

7
Comments
2 min read
Flattening Arrays In Javascript

Flattening Arrays In Javascript

4
Comments
1 min read
Prettier and the Beauty of Opinionated Code Formatters

Prettier and the Beauty of Opinionated Code Formatters

88
Comments 25
4 min read
Pre-Launch Android App Security Checklist

Pre-Launch Android App Security Checklist

29
Comments 3
6 min read
The Art of Testing: where Design meets Quality

The Art of Testing: where Design meets Quality

3
Comments
2 min read
The Impact of Cross-Site Scripting Vulnerabilities and their Prevention

The Impact of Cross-Site Scripting Vulnerabilities and their Prevention

6
Comments
7 min read
So many months.....

So many months.....

3
Comments 1
1 min read
Debugging JavaScript: Beyond console.log()

Debugging JavaScript: Beyond console.log()

7
Comments 2
3 min read
Null Safety In Dart

Null Safety In Dart

11
Comments 2
3 min read
Сomplex Code: Story of One Interview

Сomplex Code: Story of One Interview

7
Comments 1
8 min read
How do you make your code maintainable?

How do you make your code maintainable?

3
Comments 3
1 min read
How To Prevent Data Tampering In Your Business

How To Prevent Data Tampering In Your Business

7
Comments
6 min read
7 Types of Malware Attacks and How to Prevent Them

7 Types of Malware Attacks and How to Prevent Them

30
Comments
8 min read
Best advice for big coding projects

Best advice for big coding projects

47
Comments 6
1 min read
How to write a great switch statement in JavaScript

How to write a great switch statement in JavaScript

8
Comments 2
2 min read
Java vs Go: Impressive solutions for invented problems

Java vs Go: Impressive solutions for invented problems

59
Comments 28
5 min read
Use a Mediator in your Javascript Project to improve productivity

Use a Mediator in your Javascript Project to improve productivity

5
Comments
4 min read
Spaghetti code

Spaghetti code

6
Comments 2
1 min read
HyperCubed !! Easy State Management simplifying 2^n conditions

HyperCubed !! Easy State Management simplifying 2^n conditions

6
Comments
4 min read
What is Third-Party Risk Assessment and How Can You Do It?

What is Third-Party Risk Assessment and How Can You Do It?

6
Comments 2
5 min read
eslint-config-hardcore – 17 plugins, 500 rules, and counting

eslint-config-hardcore – 17 plugins, 500 rules, and counting

2
Comments
2 min read
SAST vs. DAST: Understanding the Differences Between Them

SAST vs. DAST: Understanding the Differences Between Them

11
Comments
7 min read
Learn Swift From the Standard Library: A Deep Dive Example

Learn Swift From the Standard Library: A Deep Dive Example

6
Comments
6 min read
6 Password Security Risks and How to Avoid Them

6 Password Security Risks and How to Avoid Them

106
Comments 4
9 min read
Saner apps with the Facade Pattern

Saner apps with the Facade Pattern

7
Comments
11 min read
A Test Driven Approach to Python Packaging

A Test Driven Approach to Python Packaging

35
Comments 3
6 min read
What's the Point of Code Coverage?

What's the Point of Code Coverage?

5
Comments
5 min read
To log, or not to log, that is the question.

To log, or not to log, that is the question.

24
Comments
7 min read
Dependency Inversion exposed by examples

Dependency Inversion exposed by examples

6
Comments
3 min read
Revealing Module Design Pattern

Revealing Module Design Pattern

7
Comments
1 min read
5 bad habits to lose in PHP

5 bad habits to lose in PHP

109
Comments 7
2 min read
React Native Performance Optimisation With Hooks

React Native Performance Optimisation With Hooks

92
Comments 9
3 min read
Lessons learned with software testing

Lessons learned with software testing

7
Comments
9 min read
Opinionated React: Use Context for Shared State

Opinionated React: Use Context for Shared State

132
Comments 1
4 min read
Why I like restful routing

Why I like restful routing

3
Comments
2 min read
Imperative vs Declarative Programming

Imperative vs Declarative Programming

73
Comments 21
1 min read
AHA Programming vs Single Responsibility Principle

AHA Programming vs Single Responsibility Principle

6
Comments 5
3 min read
My mission to (almost) eliminate code comments

My mission to (almost) eliminate code comments

7
Comments
3 min read
Most common confusion about equality in JavaScript

Most common confusion about equality in JavaScript

5
Comments
4 min read
Code review - from a PM's perspective

Code review - from a PM's perspective

4
Comments
8 min read
Quality Assurance: Why Usability Testing Matters

Quality Assurance: Why Usability Testing Matters

11
Comments 1
8 min read
Property-based testing with StreamData

Property-based testing with StreamData

5
Comments
5 min read
To test or not to test - that's not a question

To test or not to test - that's not a question

2
Comments
2 min read
Fence your TypeScript, for saner project boundaries

Fence your TypeScript, for saner project boundaries

2
Comments
4 min read
OOP vs Functional Programming

OOP vs Functional Programming

152
Comments 45
1 min read
Focus on writing code not formatting: Prettier + ESLint

Focus on writing code not formatting: Prettier + ESLint

8
Comments
3 min read
Security Authentication vs. Authorization: What You Need to Know

Security Authentication vs. Authorization: What You Need to Know

68
Comments 5
5 min read
Code Design - Meaningful Variables Names

Code Design - Meaningful Variables Names

9
Comments
3 min read
Design e Arquitetura de Software: e devs com isso?

Design e Arquitetura de Software: e devs com isso?

10
Comments 2
4 min read
Escaping from technical debt when it seems impossible

Escaping from technical debt when it seems impossible

11
Comments
9 min read
How To Let Your React Code Speak For Itself

How To Let Your React Code Speak For Itself

6
Comments
5 min read
How to Organize Your Code

How to Organize Your Code

10
Comments
2 min read
Make AWS Lambda handler testable

Make AWS Lambda handler testable

5
Comments
6 min read
Log Log Log .. how to deforest with Java CDI

Log Log Log .. how to deforest with Java CDI

6
Comments
2 min read
10+ Cool VueJS Components, Templates, and Experiments examples

10+ Cool VueJS Components, Templates, and Experiments examples

72
Comments 2
9 min read
10 items to check before assigning a Pull Request to someone – Plus a BONUS

10 items to check before assigning a Pull Request to someone – Plus a BONUS

6
Comments
6 min read
loading...