Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
API Design: In The Wild
Cover image for API Design: In The Wild

API Design: In The Wild

20
Comments 2
8 min read
API Design: Optional Parameters
Cover image for 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
Cover image for 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

37
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
Cover image for 🐘 Unit Tests in PHP

🐘 Unit Tests in PHP

123
Comments 12
4 min read
Quality Attributes in Software
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for A Recipe for Successful Exploratory Testing

A Recipe for Successful Exploratory Testing

8
Comments 1
4 min read
The $85 Billion Cost of Bad Code
Cover image for The $85 Billion Cost of Bad Code

The $85 Billion Cost of Bad Code

15
Comments
2 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
Cover image for 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?
Cover image for Why do great developers love writing tests?

Why do great developers love writing tests?

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