Skip to content

Commit

Permalink
fix footer
Browse files Browse the repository at this point in the history
  • Loading branch information
zakirullin committed Jan 12, 2024
1 parent 76663cc commit afa3146
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The tricky part is that the previous author may not have experienced a high cogn
<i>Thanks to <a href="https://dannorth.net">Dan North</a> for sharing his ideas.</i>
</details>

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.
> 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.
## 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 Expand Up @@ -299,4 +299,6 @@ We have enough complexity in the work that we do already, why add more on top of
---
[A digital guide for corporate or personal use](https://inmind.tech/cognitive-load)

Follow on [GitHub](https://github.com/zakirullin), [Twitter](https://twitter.com/zakirullin) or connect on [LinkedIn](https://www.linkedin.com/in/zakirullin/)
Follow on [GitHub](https://github.com/zakirullin), [Twitter](https://twitter.com/zakirullin) or connect on [LinkedIn](https://www.linkedin.com/in/zakirullin/)

[![Star on GitHub](https://img.shields.io/github/stars/zakirullin/cognitive-load.svg?style=for-the-badge)](https://github.com/zakirullin/cognitive-load/stargazers)

0 comments on commit afa3146

Please sign in to comment.