DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
9 Secure Code Review Best Practices For Your Web Application

9 Secure Code Review Best Practices For Your Web Application

106
Comments 5
7 min read
Application Security is Broken. Here is How We Intend to Fix It.

Application Security is Broken. Here is How We Intend to Fix It.

9
Comments
4 min read
Tens of thousands of $$$ lost because of a simple bug! How to tackle failures as a dev

Tens of thousands of $$$ lost because of a simple bug! How to tackle failures as a dev

9
Comments 2
4 min read
How to find Segmentation Error in C & C++ ? (Using GDB)

How to find Segmentation Error in C & C++ ? (Using GDB)

1
Comments
2 min read
Using Dictionaries to refactor

Using Dictionaries to refactor

5
Comments
2 min read
Making the Case for Software Testing

Making the Case for Software Testing

4
Comments 1
3 min read
Why to use async & await instead of the Promise class?

Why to use async & await instead of the Promise class?

123
Comments 22
2 min read
# Understanding the Role and Usage of Node.js

# Understanding the Role and Usage of Node.js

6
Comments
1 min read
The "Chicken" Process: How we tackled a lack of Quality Ownership

The "Chicken" Process: How we tackled a lack of Quality Ownership

14
Comments 2
6 min read
Enforcing Java Coding Styles

Enforcing Java Coding Styles

9
Comments 2
4 min read
# Introduction to Node.js

# Introduction to Node.js

30
Comments
1 min read
Churn vs. Complexity vs. Code Coverage

Churn vs. Complexity vs. Code Coverage

6
Comments
7 min read
Visualizing technical debt with Quality Views

Visualizing technical debt with Quality Views

4
Comments
4 min read
Code is beautiful

Code is beautiful

6
Comments 2
3 min read
Learning to write code that is readable, maintainable, testable, and future changes.

Learning to write code that is readable, maintainable, testable, and future changes.

5
Comments 6
1 min read
VS Code define a #region

VS Code define a #region

16
Comments 3
1 min read
The Importance of Maintaining Dev/Prod Parity

The Importance of Maintaining Dev/Prod Parity

7
Comments 1
4 min read
How to handle database versions on multiple environments

How to handle database versions on multiple environments

6
Comments
3 min read
Types of Modules in Angular

Types of Modules in Angular

24
Comments 2
2 min read
Writing elegant solutions doesn't really help - here is what does

Writing elegant solutions doesn't really help - here is what does

5
Comments
3 min read
Automated Puppet Impact Analysis

Automated Puppet Impact Analysis

10
Comments 4
5 min read
19 Programming Myths

19 Programming Myths

73
Comments 6
7 min read
Tricks to Enhance Your Coding Skills: Know How to Make Coding Faster and Easier

Tricks to Enhance Your Coding Skills: Know How to Make Coding Faster and Easier

3
Comments
5 min read
Builder: design pattern

Builder: design pattern

4
Comments
1 min read
Performance matters

Performance matters

6
Comments 1
2 min read
It's working, why change it? - Code Review Chronicles

It's working, why change it? - Code Review Chronicles

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

Design e Arquitetura de Software: e devs com isso?

42
Comments 1
4 min read
Diffing Puppet Environments

Diffing Puppet Environments

7
Comments
7 min read
Dummies for React and Typescript

Dummies for React and Typescript

7
Comments
5 min read
Cleaning up Puppet Code

Cleaning up Puppet Code

8
Comments 1
4 min read
What is linting and how can it save you time?

What is linting and how can it save you time?

19
Comments 1
9 min read
If you use fetch() to make Backend API calls, you need to read this

If you use fetch() to make Backend API calls, you need to read this

96
Comments 2
4 min read
Software design — is it different from architecture and why do we need it?

Software design — is it different from architecture and why do we need it?

11
Comments
6 min read
Surviving as a Black Female Ambivert in Tech...

Surviving as a Black Female Ambivert in Tech...

37
Comments 4
2 min read
Are You A Fanboy???

Are You A Fanboy???

27
Comments 1
7 min read
Static Code Analysis: What it is? How to use it?

Static Code Analysis: What it is? How to use it?

71
Comments 1
13 min read
How has your opinion on "clean code" changed throughout your career?

How has your opinion on "clean code" changed throughout your career?

33
Comments 25
1 min read
Introduction to Practical Test-Driven Development with JavaScript for beginners

Introduction to Practical Test-Driven Development with JavaScript for beginners

33
Comments 3
11 min read
AngularJs vs. Angular. What is the difference?

AngularJs vs. Angular. What is the difference?

36
Comments 2
6 min read
Opinionated React: Use State Colocation

Opinionated React: Use State Colocation

14
Comments 1
3 min read
A Guide to Good Code Reviews

A Guide to Good Code Reviews

28
Comments 2
5 min read
Python gotchas to look out for

Python gotchas to look out for

34
Comments
3 min read
Django testing - best practices and Examples

Django testing - best practices and Examples

15
Comments 6
6 min read
Improve your Javascript code in PhpStorm

Improve your Javascript code in PhpStorm

39
Comments 11
3 min read
Convert numbers to desired currency format in javascript

Convert numbers to desired currency format in javascript

13
Comments
3 min read
Principles of testing for developers

Principles of testing for developers

12
Comments
16 min read
The Contentious Art of Pull Requests

The Contentious Art of Pull Requests

120
Comments 8
16 min read
How to undo sensitive git history in a Github repo?

How to undo sensitive git history in a Github repo?

8
Comments 1
2 min read
Writing Better Code

Writing Better Code

12
Comments 2
2 min read
Programação procedural orientada a classes - Parte 2

Programação procedural orientada a classes - Parte 2

14
Comments 9
5 min read
Generate unique color code in javascript

Generate unique color code in javascript

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

What is Continuous Integration and Continuous Delivery?

7
Comments
2 min read
Get indexs of all matched records of array

Get indexs of all matched records of array

6
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 ?

10
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
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
loading...