Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Brief Guide to Clean Code: Naming Conventions

A Brief Guide to Clean Code: Naming Conventions

36
Comments 3
4 min read
How to Produce Readable Code
Cover image for 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
Cover image for 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 🏳️
Cover image for 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!
Cover image for Declarative all the things!

Declarative all the things!

12
Comments
3 min read
Replace comments with better code
Cover image for Replace comments with better code

Replace comments with better code

5
Comments 1
2 min read
Demystifying "const" variables in JavaScript
Cover image for 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
Cover image for The Journey to control Code Quality

The Journey to control Code Quality

14
Comments
4 min read
Is High Quality Software Worth the Cost?
Cover image for 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)
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Hacking Code Review: Give a compliment

Hacking Code Review: Give a compliment

11
Comments
3 min read
What makes Apple a great company?
Cover image for 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
loading...