Skip to content

Instantly share code, notes, and snippets.

@antmdvs
Created July 31, 2025 14:43
Show Gist options
  • Save antmdvs/b39f99e19ec09aacd51bbe0363976e58 to your computer and use it in GitHub Desktop.
Save antmdvs/b39f99e19ec09aacd51bbe0363976e58 to your computer and use it in GitHub Desktop.

When initializing collections, use explicit typing over implicit typing (var) and use collection expressions. Otherwise, use implicit typing (var).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment