Skip to content

Instantly share code, notes, and snippets.

@MauricioRobayo
Last active July 25, 2021 13:32
Show Gist options
  • Select an option

  • Save MauricioRobayo/2bd32344b6b4a8eb041393fa250f51a9 to your computer and use it in GitHub Desktop.

Select an option

Save MauricioRobayo/2bd32344b6b4a8eb041393fa250f51a9 to your computer and use it in GitHub Desktop.
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