DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
HyperCubed !! Easy State Management simplifying 2^n conditions

HyperCubed !! Easy State Management simplifying 2^n conditions

6
Comments
4 min read
Spaghetti code

Spaghetti code

6
Comments 2
1 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

10
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
Property-based testing with StreamData

Property-based testing with StreamData

5
Comments
5 min read
Quality Assurance: Why Usability Testing Matters

Quality Assurance: Why Usability Testing Matters

11
Comments 1
8 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

4
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
React Code Reviews Comments #1: Computed State

React Code Reviews Comments #1: Computed State

15
Comments
2 min read
How to Perform Threat Modeling & Security Analysis in 5 Steps

How to Perform Threat Modeling & Security Analysis in 5 Steps

13
Comments
5 min read
Why I Love TDD

Why I Love TDD

75
Comments 9
4 min read
How to explain in GraphQL-esque

How to explain in GraphQL-esque

8
Comments
1 min read
Managing Named Routes in Flutter with Extensions

Managing Named Routes in Flutter with Extensions

11
Comments 5
1 min read
código limpo + visão computacional = só felicidade

código limpo + visão computacional = só felicidade

6
Comments 2
2 min read
You don't always need “else” in your "if"

You don't always need “else” in your "if"

17
Comments 5
1 min read
Things to look at when doing code reviews

Things to look at when doing code reviews

11
Comments
1 min read
Design Patterns - Basic Iterator

Design Patterns - Basic Iterator

6
Comments
2 min read
5 responsibilities of a Tech Lead and 17 metrics to track their performance

5 responsibilities of a Tech Lead and 17 metrics to track their performance

21
Comments
7 min read
loading...