DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The True Cost of Using Public APIs

The True Cost of Using Public APIs

5
Comments
5 min read
How to Protect Your Data from Unauthorized Access

How to Protect Your Data from Unauthorized Access

9
Comments
9 min read
Code Quality & Velocity

Code Quality & Velocity

4
Comments
3 min read
Design your code for readability

Design your code for readability

31
Comments 12
6 min read
What I learnt in one year of my code review

What I learnt in one year of my code review

7
Comments
1 min read
CodeStream Case Study: Hearst Communications

CodeStream Case Study: Hearst Communications

1
Comments
2 min read
How to Improve Your DevOps Test Automation Strategy

How to Improve Your DevOps Test Automation Strategy

36
Comments
7 min read
Organizando o cĂłdigo com mĂĄquinas de estados

Organizando o cĂłdigo com mĂĄquinas de estados

6
Comments
4 min read
Setting up WordPress’s PHP coding standards for your theme

Setting up WordPress’s PHP coding standards for your theme

7
Comments
3 min read
Managers: Look at Your Engineers’ PRs

Managers: Look at Your Engineers’ PRs

2
Comments
4 min read
Ensuring code quality on Android

Ensuring code quality on Android

15
Comments 7
8 min read
Fixing Tech Debt is Like Organizing Your Tupperware Drawer

Fixing Tech Debt is Like Organizing Your Tupperware Drawer

4
Comments 1
1 min read
Django - Improvement

Django - Improvement

2
Comments
1 min read
why php developers should edit their files directly on the deployment server. part1

why php developers should edit their files directly on the deployment server. part1

2
Comments 2
1 min read
Generate unique color code in javascript

Generate unique color code in javascript

6
Comments
2 min read
How to manage states with State Design Pattern in C#?

How to manage states with State Design Pattern in C#?

3
Comments
1 min read
The Single Most Important Driver Of Software Quality

The Single Most Important Driver Of Software Quality

18
Comments 1
4 min read
Code to Interface: An Example in Laravel

Code to Interface: An Example in Laravel

11
Comments 2
4 min read
Spring Boot Code Review

Spring Boot Code Review

2
Comments
1 min read
Git — how to commit

Git — how to commit

7
Comments
3 min read
Get, set... STOP!

Get, set... STOP!

7
Comments 4
4 min read
Call function only when a value passed validation in javascript

Call function only when a value passed validation in javascript

31
Comments
2 min read
Dependency Injection an Introduction

Dependency Injection an Introduction

8
Comments
3 min read
When Software Is Not Soft Anymore: The Nature of Software Complexity.

When Software Is Not Soft Anymore: The Nature of Software Complexity.

20
Comments
6 min read
Developers are introverts.Domain-driven design can help change it.

Developers are introverts.Domain-driven design can help change it.

2
Comments 13
1 min read
Convert any string to capitalize a string in javascript

Convert any string to capitalize a string in javascript

8
Comments
2 min read
Don't leave broken windows

Don't leave broken windows

15
Comments 6
8 min read
Solve All Bugs Or Implement New Features?

Solve All Bugs Or Implement New Features?

4
Comments 10
6 min read
Code Quality and Automated Tests for Legacy Systems

Code Quality and Automated Tests for Legacy Systems

6
Comments
3 min read
Use applesauce to code faster

Use applesauce to code faster

5
Comments
2 min read
DeepCode's Top Findings #10: Confusing Use of '!'

DeepCode's Top Findings #10: Confusing Use of '!'

6
Comments 1
2 min read
What I learned about group projects

What I learned about group projects

3
Comments
7 min read
The "Not My Problem" Problem with Bugs

The "Not My Problem" Problem with Bugs

1
Comments 4
1 min read
Solving the TwoSum Algorithm Like A G

Solving the TwoSum Algorithm Like A G

5
Comments
3 min read
A brief look into code quality

A brief look into code quality

17
Comments 2
3 min read
How dependency injection improves code quality

How dependency injection improves code quality

11
Comments 1
2 min read
VScode tips on enforcing coding style

VScode tips on enforcing coding style

8
Comments 3
1 min read
Write a code that endures endless business requirements: Part-2 On Code Refactoring!

Write a code that endures endless business requirements: Part-2 On Code Refactoring!

6
Comments
9 min read
Clean/Efficient Coding - An Example for Beginners

Clean/Efficient Coding - An Example for Beginners

6
Comments
4 min read
WHAT IS CODE QUALITY, HOW TO MEASURE AND IMPROVE IT?

WHAT IS CODE QUALITY, HOW TO MEASURE AND IMPROVE IT?

2
Comments
4 min read
New ES2020 Features — Strings, Numbers, and This

New ES2020 Features — Strings, Numbers, and This

71
Comments 4
5 min read
I Wrote Redundant Code with Apology Comment

I Wrote Redundant Code with Apology Comment

6
Comments 3
2 min read
Write a code that endures endless business requirements: Part-1 On Code Quality Metrics!

Write a code that endures endless business requirements: Part-1 On Code Quality Metrics!

15
Comments
7 min read
Technical Debt is Soul-crushing

Technical Debt is Soul-crushing

7
Comments 1
3 min read
The Coder Lair

The Coder Lair

15
Comments
7 min read
Black Swans

Black Swans

5
Comments
6 min read
Code Review Guidelines to Live By

Code Review Guidelines to Live By

15
Comments
2 min read
How to properly extend JS native Classes

How to properly extend JS native Classes

16
Comments
1 min read
Avoiding Hard Coding and Magic Strings in code and databases

Avoiding Hard Coding and Magic Strings in code and databases

38
Comments 1
3 min read
Good code balances efficiency, readability, flexibility, and brevity

Good code balances efficiency, readability, flexibility, and brevity

7
Comments
3 min read
Good Monitoring Answers Questions

Good Monitoring Answers Questions

3
Comments
2 min read
10 Reasons Why You Need to Work In A Legacy Codebase.

10 Reasons Why You Need to Work In A Legacy Codebase.

6
Comments 2
5 min read
SUKU: Using CodeStream for Code Review, Easier than Pull Requests

SUKU: Using CodeStream for Code Review, Easier than Pull Requests

9
Comments
2 min read
The subtle art of refactoring #1

The subtle art of refactoring #1

7
Comments 1
2 min read
How Arrow Functions aka Short Closures Can Improve Your Code

How Arrow Functions aka Short Closures Can Improve Your Code

5
Comments
2 min read
Coding styles: Are you Lewis and Clark or building an interstate?

Coding styles: Are you Lewis and Clark or building an interstate?

5
Comments
3 min read
Hoisting In JavaScript

Hoisting In JavaScript

14
Comments
4 min read
The best of CodeGym (Java)

The best of CodeGym (Java)

6
Comments 2
1 min read
Broken Windows

Broken Windows

3
Comments
2 min read
The Mistakes I made (and Headaches I Caused Myself) when Writing My First Real App

The Mistakes I made (and Headaches I Caused Myself) when Writing My First Real App

5
Comments
3 min read
loading...