Last active
July 25, 2021 13:32
-
-
Save MauricioRobayo/2bd32344b6b4a8eb041393fa250f51a9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| All in all, careful design of short methods with low complexity that focus on a single fine-grained concern and stay at a single level of abstraction combined with proper expressive naming will definitely help to better convey the intention of your code to other developers – and to yourself. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment