Skip to content

Instantly share code, notes, and snippets.

@davidhariri
Created May 9, 2022 17:37
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 davidhariri/8924715934d8dca560ec255d62a7b924 to your computer and use it in GitHub Desktop.
Save davidhariri/8924715934d8dca560ec255d62a7b924 to your computer and use it in GitHub Desktop.
  1. Nothing is perfect
  2. Strive for perfection
  3. As few dependencies as possible
  4. Test realistically
  5. Use objects for data validation
  6. Use functions for everything else
  7. Use typing features
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment