Skip to content

Instantly share code, notes, and snippets.

@iliaskarim
Last active November 7, 2023 09:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iliaskarim/cf10905a967998ea0fe4 to your computer and use it in GitHub Desktop.
Save iliaskarim/cf10905a967998ea0fe4 to your computer and use it in GitHub Desktop.

coding style guide

  • avoid mutable state wherever possible
  • configure in class factories
  • use block delegates
  • smoke trees
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment