From 4e7ca1f8286d4314fe1626def7d8c65a8a4b4b3a Mon Sep 17 00:00:00 2001 From: Artem Zakirullin Date: Sun, 6 Oct 2024 18:17:42 +0300 Subject: [PATCH] fix learn mental models --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6d962c..6f6e00b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The author has internalized the project into his long-term memory, so there's no ![Mental Models](/img/mentalmodelsv13.png) -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 learn, 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.