Skip to content

Commit

Permalink
fix make text more concise
Browse files Browse the repository at this point in the history
  • Loading branch information
zakirullin committed Oct 6, 2024
1 parent 72c754f commit 7a3c335
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 @@ -36,7 +36,7 @@ The author has internalized the project, so there's nothing to think about.

![Mental Models](/img/mentalmodelsv8.png)

When you onboard new people on your project, try to measure the amount of confusion they have (pair programming may help). If they're confused for more than ~40 minutes in a row - you've got things to improve in your code. The more mental models there are to internalize, the longer it takes for a new developer to deliver value.
The more mental models there are to internalize, the longer it takes for a new developer to deliver value. Once you onboard new people on your project, try to measure the amount of confusion they have (pair programming may help). If they're confused for more than ~40 minutes in a row - you've got things to improve in your code.

## Types of cognitive load
**Intrinsic** - caused by the inherent difficulty of a task. It can't be reduced, it's at the very heart of software development.
Expand Down

0 comments on commit 7a3c335

Please sign in to comment.