Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Test Data Factory: Why and How to Use

Test Data Factory: Why and How to Use

9
Comments
9 min read
Developer Skills for 2021 and Beyond
Cover image for Developer Skills for 2021 and Beyond

Developer Skills for 2021 and Beyond

9
Comments 1
2 min read
Put up fences around your TypeScript modules

Put up fences around your TypeScript modules

13
Comments
1 min read
What Django best practices is Django breaking?
Cover image for What Django best practices is Django breaking?

What Django best practices is Django breaking?

7
Comments
4 min read
How to write code faster
Cover image for How to write code faster

How to write code faster

11
Comments 3
4 min read
My take on clean code
Cover image for My take on clean code

My take on clean code

30
Comments 3
4 min read
Code Review Best Practices in Software Engineering

Code Review Best Practices in Software Engineering

4
Comments
3 min read
Local Variable Type Inference: Declare var, not war
Cover image for Local Variable Type Inference: Declare var, not war

Local Variable Type Inference: Declare var, not war

13
Comments 2
3 min read
How to automate a Javascript project versioning
Cover image for How to automate a Javascript project versioning

How to automate a Javascript project versioning

13
Comments
2 min read
Why Older People Struggle In Programming Jobs
Cover image for Why Older People Struggle In Programming Jobs

Why Older People Struggle In Programming Jobs

697
Comments 141
14 min read
The Polyglot Developer
Cover image for The Polyglot Developer

The Polyglot Developer

19
Comments 1
3 min read
2020-2021 Technology Outlook: Why Python Is Here to Stay
Cover image for 2020-2021 Technology Outlook: Why Python Is Here to Stay

2020-2021 Technology Outlook: Why Python Is Here to Stay

6
Comments 2
5 min read
Don't name objects for what they are used for but for what they represent
Cover image for Don't name objects for what they are used for but for what they represent

Don't name objects for what they are used for but for what they represent

3
Comments
1 min read
Repository code reviewers analysis on example of dev.to
Cover image for Repository code reviewers analysis on example of dev.to

Repository code reviewers analysis on example of dev.to

2
Comments
4 min read
Dev Is Not Construction. It's Medicine.
Cover image for Dev Is Not Construction. It's Medicine.

Dev Is Not Construction. It's Medicine.

98
Comments 18
8 min read
Python print() and beyond

Python print() and beyond

11
Comments 8
4 min read
Continuous Kotlin Static Analysis
Cover image for Continuous Kotlin Static Analysis

Continuous Kotlin Static Analysis

15
Comments 2
5 min read
Ruby iteration shortcut with &(ampersand) operator

Ruby iteration shortcut with &(ampersand) operator

20
Comments 2
2 min read
Devs Shouldn't Report to PMs
Cover image for Devs Shouldn't Report to PMs

Devs Shouldn't Report to PMs

99
Comments 20
10 min read
TDD Part 1: Why Should I?
Cover image for 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
Cover image for 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
Cover image for 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

19
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
loading...