cognitive-load: 🧠 Cognitive Load In Software Development
This post provides a good list of principles on how to make code more readable. During code review, I always advocate for reducing cognitive load on developers at all levels, even in the smallest things like if conditions or variable names. The post covers various principles from low-level to high-level concepts, so I would definitely recommend checking it out.
https://github.com/zakirullin/cognitive-load
#architecture
Post #2357
704