Skip to content

Commit

Permalink
fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
zakirullin committed May 10, 2024
1 parent 4b937ff commit c3f0cb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
## 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 invented concept, it's a fundamental human constraint, and that makes it of the utmost importance.
Confusion costs time and money. **Confusion is caused by high cognitive load**. It's not some fancy invented concept like OOP, it's a fundamental human constraint, it's there and we can feel it.

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.

## Cognitive load
Expand Down

0 comments on commit c3f0cb4

Please sign in to comment.