Skip to content

Instantly share code, notes, and snippets.

@MrMoshkovitz
Created December 23, 2020 17:56
Show Gist options
  • Save MrMoshkovitz/364b0d1071fd131eac3bb17c589b4911 to your computer and use it in GitHub Desktop.
Save MrMoshkovitz/364b0d1071fd131eac3bb17c589b4911 to your computer and use it in GitHub Desktop.
Better Commenting
/**
* My Method
* * Use "*" For Important
* ! Use "I" for Errors
* ? Use This for things your not sure
* TODO for upcomming tasts
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment