Forem

# codequality

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
I've published a collection of best practices for web application developers

I've published a collection of best practices for web application developers

9
Comments
2 min read
Tearing Down a Function (and Building It Back Up) - Part 2
Cover image for Tearing Down a Function (and Building It Back Up) - Part 2

Tearing Down a Function (and Building It Back Up) - Part 2

7
Comments
6 min read
Tearing Down a Function (and Building It Back Up) - Part 1
Cover image for Tearing Down a Function (and Building It Back Up) - Part 1

Tearing Down a Function (and Building It Back Up) - Part 1

6
Comments
13 min read
Learning Rust - Organizing our code with modules

Learning Rust - Organizing our code with modules

10
Comments
3 min read
Rails Coverage Tools: Coverband
Cover image for Rails Coverage Tools: Coverband

Rails Coverage Tools: Coverband

50
Comments 7
4 min read
Fallacies of Async programming

Fallacies of Async programming

5
Comments
1 min read
Use more ternary operators!

Use more ternary operators!

7
Comments 4
2 min read
GIT Mantras you should know
Cover image for GIT Mantras you should know

GIT Mantras you should know

47
Comments 5
5 min read
Throw Out Your React State-Management Tools
Cover image for Throw Out Your React State-Management Tools

Throw Out Your React State-Management Tools

53
Comments 24
17 min read
Why I Hate ESLint (and How I Learned to Love It)
Cover image for Why I Hate ESLint (and How I Learned to Love It)

Why I Hate ESLint (and How I Learned to Love It)

42
Comments 6
19 min read
Start to spend time on refactoring

Start to spend time on refactoring

5
Comments
2 min read
The class Boogeyman in JavaScript
Cover image for The class Boogeyman in JavaScript

The class Boogeyman in JavaScript

21
Comments 7
13 min read
One Difference Between Smart and Professional Programmer

One Difference Between Smart and Professional Programmer

36
Comments 10
1 min read
Implementing logging in Python via decorators
Cover image for Implementing logging in Python via decorators

Implementing logging in Python via decorators

13
Comments
3 min read
Your codebase is like your house.
Cover image for Your codebase is like your house.

Your codebase is like your house.

5
Comments
3 min read
Dependency Injection | Writing loosely coupled code

Dependency Injection | Writing loosely coupled code

7
Comments
2 min read
loading...