DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Come up to style guide consensus with your team using voting

Come up to style guide consensus with your team using voting

45
Comments 8
3 min read
5 Awesome Tools For Python Code Quality

5 Awesome Tools For Python Code Quality

12
Comments 2
5 min read
Useful Visual Studio Code Extensions

Useful Visual Studio Code Extensions

9
Comments
2 min read
The parable of the turkey: or, The way things have always been done

The parable of the turkey: or, The way things have always been done

11
Comments 1
3 min read
It’s Okay to Test Private Methods

It’s Okay to Test Private Methods

39
Comments 15
7 min read
Clean Code Chapter 1

Clean Code Chapter 1

27
Comments 2
5 min read
Why you should document your code.

Why you should document your code.

10
Comments 2
5 min read
A Brief Guide to Clean Code: Naming Conventions

A Brief Guide to Clean Code: Naming Conventions

44
Comments 3
4 min read
How to Produce Readable Code

How to Produce Readable Code

82
Comments 6
5 min read
On not-so-smart coding standards

On not-so-smart coding standards

6
Comments 3
1 min read
How to start a software project with a quality mindset

How to start a software project with a quality mindset

283
Comments 6
13 min read
Measuring Code Quality: 3 Suggestions On How To Start And Why They Are Important

Measuring Code Quality: 3 Suggestions On How To Start And Why They Are Important

9
Comments
7 min read
Best Practices for using Feature Flags 🏳️

Best Practices for using Feature Flags 🏳️

7
Comments
5 min read
Do you have a process for naming things?

Do you have a process for naming things?

106
Comments 48
1 min read
Declarative all the things!

Declarative all the things!

12
Comments
3 min read
Replace comments with better code

Replace comments with better code

5
Comments 1
2 min read
Demystifying "const" variables in JavaScript

Demystifying "const" variables in JavaScript

61
Comments 21
3 min read
How do you measure code quality / engineering team performance?

How do you measure code quality / engineering team performance?

16
Comments 20
1 min read
The Journey to control Code Quality

The Journey to control Code Quality

14
Comments
4 min read
Is High Quality Software Worth the Cost?

Is High Quality Software Worth the Cost?

13
Comments
1 min read
Write Code for Your Replacement, Not Your Future Self

Write Code for Your Replacement, Not Your Future Self

36
Comments 1
2 min read
How to give great code reviews

How to give great code reviews

226
Comments 7
6 min read
I refuse to work in teams without a proper code review process - and you should too!

I refuse to work in teams without a proper code review process - and you should too!

103
Comments 15
3 min read
API Design: In The Wild (part 2)

API Design: In The Wild (part 2)

9
Comments
4 min read
Hacking Code Review: Share a resource

Hacking Code Review: Share a resource

21
Comments
3 min read
Looking Back at the My Little Pony Game I Made in High School

Looking Back at the My Little Pony Game I Made in High School

51
Comments 4
10 min read
Proven Code Review Best Practices from Microsoft

Proven Code Review Best Practices from Microsoft

7
Comments
17 min read
Decouple your code

Decouple your code

7
Comments
4 min read
Video: Exploratory coding 📹 08:18

Video: Exploratory coding 📹

7
Comments 4
1 min read
Hacking Code Review: Give a compliment

Hacking Code Review: Give a compliment

11
Comments
3 min read
What makes Apple a great company?

What makes Apple a great company?

6
Comments
4 min read
Automate JS error detection with ES Lint

Automate JS error detection with ES Lint

14
Comments
3 min read
API Design: In The Wild

API Design: In The Wild

20
Comments 2
8 min read
API Design: Optional Parameters

API Design: Optional Parameters

18
Comments 11
8 min read
Moving forward after a Code Spike

Moving forward after a Code Spike

7
Comments 1
5 min read
Using Technical Debt as your next Tool

Using Technical Debt as your next Tool

32
Comments 4
6 min read
API Design: Errors

API Design: Errors

67
Comments 6
4 min read
How I configured SonarQube for Python code analysis with Jenkins and Docker

How I configured SonarQube for Python code analysis with Jenkins and Docker

35
Comments 5
8 min read
Some tips that made me code better.

Some tips that made me code better.

8
Comments
4 min read
Code Coverage is Useless

Code Coverage is Useless

68
Comments 15
6 min read
How do you talk about code quality with management/clients?

How do you talk about code quality with management/clients?

45
Comments 17
1 min read
🐘 Unit Tests in PHP

🐘 Unit Tests in PHP

123
Comments 12
4 min read
Quality Attributes in Software

Quality Attributes in Software

71
Comments 3
8 min read
Code Review for the Solo Dev

Code Review for the Solo Dev

12
Comments 5
5 min read
Writing Good Unit Tests: A Step By Step Tutorial

Writing Good Unit Tests: A Step By Step Tutorial

275
Comments 14
7 min read
What It Takes to Get Certified to Review Code At Google

What It Takes to Get Certified to Review Code At Google

42
Comments 5
2 min read
Self Testing for Solo Devs

Self Testing for Solo Devs

21
Comments
1 min read
A Recipe for Successful Exploratory Testing

A Recipe for Successful Exploratory Testing

8
Comments 1
4 min read
Some advice to do a great code review

Some advice to do a great code review

8
Comments 3
4 min read
Profiling with PHP

Profiling with PHP

9
Comments 2
1 min read
How satisfied are you with the code quality of your current project?

How satisfied are you with the code quality of your current project?

8
Comments 13
1 min read
Want to write defect-free software? Learn the Personal Software Process

Want to write defect-free software? Learn the Personal Software Process

151
Comments 28
12 min read
How to handle projects with bad code quality?

How to handle projects with bad code quality?

12
Comments
3 min read
It's not your job!

It's not your job!

105
Comments 25
1 min read
Why do great developers love writing tests?

Why do great developers love writing tests?

173
Comments 38
5 min read
Trailing conditionals considered harmful unless used sparingly

Trailing conditionals considered harmful unless used sparingly

33
Comments 6
4 min read
How to test that login page of yours

How to test that login page of yours

72
Comments
9 min read
5 PHP Tools to make your life more enjoyable.

5 PHP Tools to make your life more enjoyable.

121
Comments 5
4 min read
Backfilling Tests

Backfilling Tests

15
Comments 3
3 min read
Code for Humans

Code for Humans

78
Comments 23
2 min read
loading...