DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Code Reviews Are Awesome, Here Are 7 Reasons Why

Code Reviews Are Awesome, Here Are 7 Reasons Why

84
Comments 19
4 min read
JavaScript: Reduce the number of conditional operators used in the expression

JavaScript: Reduce the number of conditional operators used in the expression

21
Comments 6
2 min read
Are we getting better at software development?

Are we getting better at software development?

12
Comments 1
6 min read
How Simple is too Simple to Test?

How Simple is too Simple to Test?

103
Comments 22
4 min read
Keeping It Clean: Coding Standards That Matter

Keeping It Clean: Coding Standards That Matter

150
Comments 6
6 min read
Unit testing: best practices

Unit testing: best practices

318
Comments 20
6 min read
Should code have an expiry date?

Should code have an expiry date?

19
Comments 15
1 min read
Code for all

Code for all

18
Comments
1 min read
Little Geo Stories: Square Miles

Little Geo Stories: Square Miles

36
Comments 15
3 min read
Stop killing kittens

Stop killing kittens

9
Comments 1
2 min read
10 Principles of a Good Code Review

10 Principles of a Good Code Review

65
Comments 23
10 min read
How I Measured The Software Testing Quality 

How I Measured The Software Testing Quality 

13
Comments 5
3 min read
Worthless software: risks and prevention

Worthless software: risks and prevention

12
Comments 2
8 min read
Don't be a Bracist

Don't be a Bracist

49
Comments 14
3 min read
Technical debt: we need better communication, not better metaphors

Technical debt: we need better communication, not better metaphors

100
Comments 20
10 min read
How to make time to repay your technical debt

How to make time to repay your technical debt

19
Comments 7
8 min read
A code review checklist prevents stupid mistakes

A code review checklist prevents stupid mistakes

237
Comments 40
6 min read
Optimal pull request size

Optimal pull request size

37
Comments 10
8 min read
Is Uncle Bob serious?

Is Uncle Bob serious?

58
Comments 60
8 min read
Hidden complexity in cute animal pictures

Hidden complexity in cute animal pictures

15
Comments 3
4 min read
How the definition of quality evolves with a project

How the definition of quality evolves with a project

10
Comments
1 min read
Tenary Operators in JavaScript, Should I?

Tenary Operators in JavaScript, Should I?

5
Comments 2
2 min read
JavaScript Clean Code — Default Parameters, Properties, and Singletons

JavaScript Clean Code — Default Parameters, Properties, and Singletons

7
Comments
3 min read
JavaScript Clean Code — More About Classes

JavaScript Clean Code — More About Classes

8
Comments
3 min read
JavaScript Clean Code: Emergent Design

JavaScript Clean Code: Emergent Design

6
Comments
3 min read
JavaScript Clean Code: Concurrency

JavaScript Clean Code: Concurrency

5
Comments
3 min read
How to prioritize your bug fixes

How to prioritize your bug fixes

19
Comments
1 min read
JavaScript Clean Code — Function Arguments

JavaScript Clean Code — Function Arguments

7
Comments
4 min read
JavaScript Clean Code — Test-Driven Development

JavaScript Clean Code — Test-Driven Development

6
Comments
4 min read
JavaScript Clean Code — Bad Comments

JavaScript Clean Code — Bad Comments

6
Comments
4 min read
JavaScript Clean Code — Classes

JavaScript Clean Code — Classes

5
Comments
4 min read
Minor bugs and how to define your own strategy of dealing with them

Minor bugs and how to define your own strategy of dealing with them

20
Comments
1 min read
React Native Code Review - A Checklist

React Native Code Review - A Checklist

5
Comments
5 min read
JavaScript Clean Code — Functions and Convention Heuristics

JavaScript Clean Code — Functions and Convention Heuristics

9
Comments
4 min read
JavaScript Clean Code: Code and Coupling Heuristics

JavaScript Clean Code: Code and Coupling Heuristics

3
Comments
4 min read
How Sunk-Cost fallacy is making us write bad code

How Sunk-Cost fallacy is making us write bad code

3
Comments 4
4 min read
JavaScript Clean Code — Functions

JavaScript Clean Code — Functions

7
Comments
4 min read
JavaScript Clean Code — Function Exceptions and Duplicate Code

JavaScript Clean Code — Function Exceptions and Duplicate Code

7
Comments
4 min read
Plan All of the Things!

Plan All of the Things!

16
Comments
6 min read
JavaScript Clean Code — Naming

JavaScript Clean Code — Naming

7
Comments
4 min read
Code Quality Review and Control as part of SDLC

Code Quality Review and Control as part of SDLC

13
Comments 1
4 min read
Why code reviews should be top of mind for all engineering teams?

Why code reviews should be top of mind for all engineering teams?

3
Comments
5 min read
SOFTWARE DEVELOPEMENT — Prioritizing speed over maintainability loses the race

SOFTWARE DEVELOPEMENT — Prioritizing speed over maintainability loses the race

5
Comments 1
2 min read
Dicas para revisão de código e equipes saudáveis

Dicas para revisão de código e equipes saudáveis

7
Comments
2 min read
Increase your code reviews productivity with this Github action

Increase your code reviews productivity with this Github action

9
Comments 1
2 min read
Frontend developer? Pull nodejs code into your plate!

Frontend developer? Pull nodejs code into your plate!

24
Comments
2 min read
Code is clean if it can be understood easily by everyone on the team. 😇

Code is clean if it can be understood easily by everyone on the team. 😇

5
Comments
1 min read
A small philosophical consideration of the connections between code quality and team satisfaction

A small philosophical consideration of the connections between code quality and team satisfaction

3
Comments
3 min read
7 Cloud Computing Security Vulnerabilities and What to Do About Them

7 Cloud Computing Security Vulnerabilities and What to Do About Them

13
Comments
10 min read
7 Top Benefits of Outsourcing Security Services

7 Top Benefits of Outsourcing Security Services

11
Comments
6 min read
How much time do you spend debugging your code? 🥺

How much time do you spend debugging your code? 🥺

2
Comments 2
1 min read
Why Good Code Needs Comments

Why Good Code Needs Comments

10
Comments 11
4 min read
Refactoring Redux - A clever way

Refactoring Redux - A clever way

7
Comments
3 min read
Legacy application code review - Part 2: The details

Legacy application code review - Part 2: The details

6
Comments
7 min read
OWASP Top 10 Mobile Vulnerabilities Developers Need to Understand

OWASP Top 10 Mobile Vulnerabilities Developers Need to Understand

10
Comments
6 min read
Day 6 & 7: holidays & code

Day 6 & 7: holidays & code

3
Comments
1 min read
Does your Code Pass the Jeopardy Test?

Does your Code Pass the Jeopardy Test?

5
Comments
3 min read
QuickTip: To Do CodeReview

QuickTip: To Do CodeReview

4
Comments
1 min read
Don't call jsonSerialize() explicitly

Don't call jsonSerialize() explicitly

6
Comments
2 min read
Things to Check Before Pushing Your Code

Things to Check Before Pushing Your Code

6
Comments 2
2 min read
loading...