DEV Community

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Introducing Skunk: Combine Code Quality and Coverage to Calculate a Stink Score

Introducing Skunk: Combine Code Quality and Coverage to Calculate a Stink Score

13
Comments
6 min read
Code review checklist

Code review checklist

9
Comments 3
1 min read
How many steps in pure JavaScript?

How many steps in pure JavaScript?

3
Comments
2 min read
How to save up to 40% time building web and mobile applications.

How to save up to 40% time building web and mobile applications.

3
Comments
1 min read
Building Simple Software: Defining the "What" Before the "How"

Building Simple Software: Defining the "What" Before the "How"

6
Comments
5 min read
Tech Debt might be a valuable tool

Tech Debt might be a valuable tool

9
Comments
4 min read
Was it fair coding task assessment?

Was it fair coding task assessment?

7
Comments 4
2 min read
Code that tries to be too clever

Code that tries to be too clever

8
Comments
8 min read
A TypeScript tale — episode 1

A TypeScript tale — episode 1

6
Comments
4 min read
Easing the pain of using GraphQL with a React Typescript frontend

Easing the pain of using GraphQL with a React Typescript frontend

6
Comments
4 min read
Guide: Type Hinting in Python

Guide: Type Hinting in Python

13
Comments 2
5 min read
Reviewing the Code Review, Part II

Reviewing the Code Review, Part II

13
Comments
4 min read
Explaining code quality to management: The technical debt metaphor

Explaining code quality to management: The technical debt metaphor

8
Comments
6 min read
Applying and organizing environment variables in web services

Applying and organizing environment variables in web services

9
Comments 1
4 min read
Considering scalability in small updates and features

Considering scalability in small updates and features

3
Comments
1 min read
SwiftLint config per target

SwiftLint config per target

8
Comments
1 min read
Is TDD the Savior?

Is TDD the Savior?

5
Comments 2
3 min read
Things I learned from Code reviews

Things I learned from Code reviews

49
Comments 2
2 min read
Ruby quick tip: ABC, Always Be Constantizing

Ruby quick tip: ABC, Always Be Constantizing

9
Comments
2 min read
React Tldr; Use React.memo() wisely

React Tldr; Use React.memo() wisely

6
Comments
1 min read
Reviewing the Code Review, Part I

Reviewing the Code Review, Part I

18
Comments 6
4 min read
How to push a sensitive data to repository in the best way

How to push a sensitive data to repository in the best way

6
Comments 1
3 min read
# 5 Tips for better code readability

# 5 Tips for better code readability

5
Comments 10
3 min read
Here, There be Documentation

Here, There be Documentation

9
Comments
6 min read
Who said SOLID is applicable only in Strongly Typed languages? Here’s how you can do it in Javascript!

Who said SOLID is applicable only in Strongly Typed languages? Here’s how you can do it in Javascript!

8
Comments
5 min read
loading...