Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
TDD Part 1: Why Should I?

TDD Part 1: Why Should I?

14
Comments 11
3 min read
Refactoring checklist for beautiful Ruby code

Refactoring checklist for beautiful Ruby code

52
Comments 5
3 min read
Take care of the quality of your software and do not fail in the attempt: Part 1

Take care of the quality of your software and do not fail in the attempt: Part 1

2
Comments
3 min read
Stop Using "data" as a Variable Name

Stop Using "data" as a Variable Name

330
Comments 56
4 min read
Simplest solution to JSON.stringify RangeError: Invalid string length

Simplest solution to JSON.stringify RangeError: Invalid string length

17
Comments
1 min read
Why you should always use virtualenv when working in Python

Why you should always use virtualenv when working in Python

9
Comments 4
3 min read
Why and how to use pen and paper - Designing algorithms with no code

Why and how to use pen and paper - Designing algorithms with no code

13
Comments 3
4 min read
How Employers Sabotage Remote Workers

How Employers Sabotage Remote Workers

70
Comments 2
8 min read
On testing private methods

On testing private methods

2
Comments
2 min read
Surviving Your First Code Review

Surviving Your First Code Review

27
Comments
5 min read
Effective Interfaces In Golang

Effective Interfaces In Golang

11
Comments 1
1 min read
What is smoke, sanity, regression testing? How to CI/CD with them.

What is smoke, sanity, regression testing? How to CI/CD with them.

9
Comments 1
4 min read
what is buffer in c/c++?

what is buffer in c/c++?

3
Comments
1 min read
How do you test your code?

How do you test your code?

3
Comments 2
1 min read
A Case for snake_case

A Case for snake_case

5
Comments
1 min read
6 Things Programmers Can Learn From Writers

6 Things Programmers Can Learn From Writers

11
Comments
5 min read
The Perils of Remote Work

The Perils of Remote Work

134
Comments 16
9 min read
Organizing your code: 3 ways to create namespaces in Python

Organizing your code: 3 ways to create namespaces in Python

7
Comments
5 min read
Regular GIT actions of developers in 2021

Regular GIT actions of developers in 2021

15
Comments
3 min read
Why Do JS Devs Hate Namespaces?

Why Do JS Devs Hate Namespaces?

33
Comments 23
6 min read
Django refactor challenge: can you fix all the ORM anti patterns?

Django refactor challenge: can you fix all the ORM anti patterns?

5
Comments
1 min read
From 100% to 0% CPU with memoization

From 100% to 0% CPU with memoization

23
Comments 3
1 min read
Heuristics for Object-Oriented Design in Ruby

Heuristics for Object-Oriented Design in Ruby

9
Comments 2
13 min read
How to test Bash scripts (2020 guide)

How to test Bash scripts (2020 guide)

10
Comments
4 min read
Destroy All Dependencies, or: why structural typing is awesome

Destroy All Dependencies, or: why structural typing is awesome

8
Comments
16 min read
loading...