DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Technical Debt as Risk

Technical Debt as Risk

81
Comments 1
9 min read
Why if there is a bug in production, everyone asks QA "Why can't you find this bug"

Why if there is a bug in production, everyone asks QA "Why can't you find this bug"

12
Comments 6
1 min read
When is it appropriate to use expression bodied methods?

When is it appropriate to use expression bodied methods?

7
Comments 5
1 min read
6 powerful CSS selectors that will really help you write clean CSS.

6 powerful CSS selectors that will really help you write clean CSS.

436
Comments 33
3 min read
Why all our objects be a little more private

Why all our objects be a little more private

7
Comments 4
3 min read
God Objects: How to Summon Codethulhu

God Objects: How to Summon Codethulhu

95
Comments 6
8 min read
Technical Interview Feedback: What should a hiring manager consider when creating a coding challenge?

Technical Interview Feedback: What should a hiring manager consider when creating a coding challenge?

7
Comments 6
1 min read
Measuring code quality with BetterCodeHub

Measuring code quality with BetterCodeHub

9
Comments 1
5 min read
Does WordPress need to update some of it's CSS coding standards?

Does WordPress need to update some of it's CSS coding standards?

7
Comments 4
2 min read
On the Occasional Misdiagnosis of "Not Invented Here Syndrome"

On the Occasional Misdiagnosis of "Not Invented Here Syndrome"

134
Comments 18
5 min read
3 tips for clean & efficient code

3 tips for clean & efficient code

130
Comments 10
5 min read
Design Patterns — Composite

Design Patterns — Composite

39
Comments
2 min read
iManage- Reviewing Code Earlier to Improve Code Quality

iManage- Reviewing Code Earlier to Improve Code Quality

9
Comments
2 min read
Setters on immutable objects?

Setters on immutable objects?

4
Comments 2
1 min read
Vue.js - Cleaning up components

Vue.js - Cleaning up components

26
Comments 4
5 min read
Hierarchy of Controls for Software Engineering

Hierarchy of Controls for Software Engineering

8
Comments
3 min read
Why we ditched story points to be more value-oriented

Why we ditched story points to be more value-oriented

48
Comments 17
3 min read
Lazy loading modules in Angular

Lazy loading modules in Angular

7
Comments
3 min read
Solve Every Problem Twice

Solve Every Problem Twice

11
Comments
5 min read
Do not write cheap code, make code cheap

Do not write cheap code, make code cheap

83
Comments 2
5 min read
Refactoring Chronicles: Conditional Rendering and getting rid of the Wrapper Div

Refactoring Chronicles: Conditional Rendering and getting rid of the Wrapper Div

9
Comments 2
2 min read
Let's solve a one-liner code puzzle

Let's solve a one-liner code puzzle

10
Comments 2
8 min read
DevOps: Culture vs. Tooling

DevOps: Culture vs. Tooling

41
Comments 1
3 min read
Warnings are not Pieces of Flair

Warnings are not Pieces of Flair

47
Comments 6
4 min read
Data Structure and Algorithms: Palindrome String.

Data Structure and Algorithms: Palindrome String.

11
Comments 1
1 min read
loading...