Skip to content

Commit

Permalink
fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
zakirullin authored May 11, 2024
1 parent f6a5ba5 commit 2dd3f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Introduction
There are so many buzzwords and best practices out there, but let's focus on something more fundamental. What matters is the amount of confusion developers feel going through the code.

Confusion costs time and money. Confusion is caused by high *cognitive load*. It's not some fancy abstract concept, but rather a fundamental human constraint, and we can feel it.
Confusion costs time and money. Confusion is caused by high *cognitive load*. It's not some fancy abstract concept, but rather a fundamental human constraint.

Since we spend far more time reading and understanding code than writing it, we should constantly ask ourselves whether we are embedding excessive cognitive load into our code.

Expand Down

0 comments on commit 2dd3f3a

Please sign in to comment.