Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Understanding the TODOs in your Codebase

Understanding the TODOs in your Codebase

4
Comments
1 min read
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"
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Reviewing the Code Review, Part II

Reviewing the Code Review, Part II

13
Comments
4 min read
Funções Puras e imutabilidade, um pouco sobre código limpo e qualidade
Cover image for Funções Puras e imutabilidade, um pouco sobre código limpo e qualidade

Funções Puras e imutabilidade, um pouco sobre código limpo e qualidade

45
Comments
11 min read
Explaining code quality to management: The technical debt metaphor
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
loading...