Skip to content

Commit

Permalink
add note about brain
Browse files Browse the repository at this point in the history
  • Loading branch information
zakirullin committed Oct 12, 2024
1 parent 7d31e36 commit 86ef30d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ We will refer to the level cognitive load as follows:
`🧠++`: two facts in our working memory, cognitive load increased
`🤯`: working memory overflow, more than 4 facts

P.S. Our brain is [much more complex than this](https://github.com/zakirullin/cognitive-load/issues/16), but we can go with this simplistic model.

## Complex conditionals
```go
if val > someConstant // 🧠+
Expand Down

0 comments on commit 86ef30d

Please sign in to comment.