Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Opinionated React: State Management
Cover image for Opinionated React: State Management

Opinionated React: State Management

88
Comments 6
4 min read
What makes for readable code?

What makes for readable code?

35
Comments 25
1 min read
Paying attention: the mental cost of development
Cover image for Paying attention: the mental cost of development

Paying attention: the mental cost of development

9
Comments
2 min read
Safety-Critical Software: 15 things every developer should know
Cover image for Safety-Critical Software: 15 things every developer should know

Safety-Critical Software: 15 things every developer should know

113
Comments 24
27 min read
Enhance your productivity on your PHP projects

Enhance your productivity on your PHP projects

9
Comments
6 min read
Object Lookups over Switch Statements and If/Else Conditionals
Cover image for Object Lookups over Switch Statements and If/Else Conditionals

Object Lookups over Switch Statements and If/Else Conditionals

17
Comments 2
3 min read
Add Quality assurance tools to a legacy project

Add Quality assurance tools to a legacy project

7
Comments
9 min read
Beautiful Controllers - Growing Rails applications in practice
Cover image for Beautiful Controllers - Growing Rails applications in practice

Beautiful Controllers - Growing Rails applications in practice

23
Comments 3
4 min read
Sorting Code Alphabetically
Cover image for Sorting Code Alphabetically

Sorting Code Alphabetically

14
Comments 4
6 min read
How to measure deployment frequency for WordPress plugin
Cover image for How to measure deployment frequency for WordPress plugin

How to measure deployment frequency for WordPress plugin

7
Comments
2 min read
Different python objects for dot notation lovers

Different python objects for dot notation lovers

8
Comments
2 min read
The Proficient Pythonista: List Comprehensions
Cover image for The Proficient Pythonista: List Comprehensions

The Proficient Pythonista: List Comprehensions

46
Comments 10
3 min read
Test-Driven Development (TDD) and Why People Get it Wrong
Cover image for Test-Driven Development (TDD) and Why People Get it Wrong

Test-Driven Development (TDD) and Why People Get it Wrong

20
Comments
3 min read
Your code should tell a story: Tips for writing code for others to read
Cover image for Your code should tell a story: Tips for writing code for others to read

Your code should tell a story: Tips for writing code for others to read

232
Comments 15
3 min read
The Myth of Sisyphus, Failure, & the Meaning of Imperfect Code
Cover image for The Myth of Sisyphus, Failure, & the Meaning of Imperfect Code

The Myth of Sisyphus, Failure, & the Meaning of Imperfect Code

36
Comments 2
7 min read
Good programmers write code, great programmers face its consequences.
Cover image for Good programmers write code, great programmers face its consequences.

Good programmers write code, great programmers face its consequences.

7
Comments
2 min read
How I Do More by Being Lazy, Impatient, and Over-Confident

How I Do More by Being Lazy, Impatient, and Over-Confident

105
Comments 7
10 min read
Asynchronous calls and assignments using Tuples to reduce if...else hell
Cover image for Asynchronous calls and assignments using Tuples to reduce if...else hell

Asynchronous calls and assignments using Tuples to reduce if...else hell

8
Comments
5 min read
Single Responsibility Principle Unpacked
Cover image for Single Responsibility Principle Unpacked

Single Responsibility Principle Unpacked

8
Comments
15 min read
Self-Documenting Function Calls
Cover image for Self-Documenting Function Calls

Self-Documenting Function Calls

13
Comments 5
6 min read
Working the project with 'Team'

Working the project with 'Team'

9
Comments
2 min read
Slick Like Ruby, Fast Like C — Does Such a Language Exist?

Slick Like Ruby, Fast Like C — Does Such a Language Exist?

8
Comments
6 min read
Opinionated React: Component File Structure

Opinionated React: Component File Structure

43
Comments
3 min read
Automate Python code quality checking for free with GitHub Actions, Flake8, and Lintly

Automate Python code quality checking for free with GitHub Actions, Flake8, and Lintly

5
Comments
3 min read
Naming Things: Thoughts on one of coding’s most elusive tasks

Naming Things: Thoughts on one of coding’s most elusive tasks

45
Comments 4
1 min read
loading...