DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Responsible Programmer

A Responsible Programmer

6
Comments
2 min read
Test Driven Development - not Unit Test Driven Development

Test Driven Development - not Unit Test Driven Development

7
Comments 7
2 min read
Death by Interfaces?

Death by Interfaces?

109
Comments 18
6 min read
Be a Rock Star at Pull Requests

Be a Rock Star at Pull Requests

56
Comments
3 min read
Declaring Variables in JavaScript

Declaring Variables in JavaScript

10
Comments 3
2 min read
Make It Work, Then Make it Pretty

Make It Work, Then Make it Pretty

55
Comments 6
3 min read
Getting Lazy in C#

Getting Lazy in C#

113
Comments 9
3 min read
Untangle Spaghetti Code with Context Objects

Untangle Spaghetti Code with Context Objects

49
Comments
4 min read
Language Review: Gophers Galore!

Language Review: Gophers Galore!

6
Comments 1
7 min read
5 Refactoring Tips to Improve Your Code

5 Refactoring Tips to Improve Your Code

8
Comments
8 min read
Commit messages for source control management systems

Commit messages for source control management systems

32
Comments 3
3 min read
Practices of the Python Pro out now!

Practices of the Python Pro out now!

10
Comments
2 min read
10 Coding principles and acronyms demystified!

10 Coding principles and acronyms demystified!

337
Comments 17
9 min read
How to be a good JavaScript developer ?

How to be a good JavaScript developer ?

124
Comments 2
4 min read
Code Review Checklist for Java Beginners

Code Review Checklist for Java Beginners

102
Comments 17
4 min read
Do you know GRASP? Part 3 - Cohesion and Coupling

Do you know GRASP? Part 3 - Cohesion and Coupling

16
Comments 1
4 min read
How to be a better coder ?

How to be a better coder ?

79
Comments 13
2 min read
Breaking down Async/Await 🔥

Breaking down Async/Await 🔥

76
Comments 3
3 min read
Attacking Technical Debt

Attacking Technical Debt

13
Comments 1
4 min read
Clean Code Handbook Chapter 1 Summary

Clean Code Handbook Chapter 1 Summary

10
Comments 2
2 min read
How to start solving problems ?

How to start solving problems ?

11
Comments
1 min read
Do you know GRASP? Part 2 - Indirection and Information expert

Do you know GRASP? Part 2 - Indirection and Information expert

7
Comments
2 min read
Do you know GRASP? Part 1 - Controller and Creator

Do you know GRASP? Part 1 - Controller and Creator

7
Comments
3 min read
Semantic HTML Basics In 5 Minutes

Semantic HTML Basics In 5 Minutes

16
Comments
1 min read
3 Problems to Stop Looking For in Code Reviews

3 Problems to Stop Looking For in Code Reviews

17
Comments
7 min read
My Top 5 Ways to Improve Software Quality from 2019

My Top 5 Ways to Improve Software Quality from 2019

116
Comments
8 min read
Organized Rails application with interactors and utilities

Organized Rails application with interactors and utilities

6
Comments
4 min read
The importance of automated coding standards

The importance of automated coding standards

20
Comments
3 min read
Evolving Code Reviews Into Pair Programming

Evolving Code Reviews Into Pair Programming

9
Comments
6 min read
Simplify JavaScript Promises

Simplify JavaScript Promises

159
Comments 18
2 min read
Be strict: 'use strict';!

Be strict: 'use strict';!

11
Comments
3 min read
⚓ Design pattern for web applications (MVC) based in JSF framework

⚓ Design pattern for web applications (MVC) based in JSF framework

12
Comments
1 min read
Go: Composição vs Herança

Go: Composição vs Herança

6
Comments
3 min read
What are ways to convey language- and framework-properties in a better way in teams?

What are ways to convey language- and framework-properties in a better way in teams?

4
Comments 1
4 min read
Readable Code

Readable Code

41
Comments 7
6 min read
Defining Technical Debt

Defining Technical Debt

112
Comments 6
6 min read
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"

11
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
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
Measuring code quality with BetterCodeHub

Measuring code quality with BetterCodeHub

9
Comments 1
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
On the Occasional Misdiagnosis of "Not Invented Here Syndrome"

On the Occasional Misdiagnosis of "Not Invented Here Syndrome"

134
Comments 18
5 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
Container Queries And Element Resize Detection As We Enter 2020

Container Queries And Element Resize Detection As We Enter 2020

22
Comments
11 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
loading...