Skip to content

Instantly share code, notes, and snippets.

@Potherca
Last active September 5, 2018 13:45
Show Gist options
  • Save Potherca/4147169 to your computer and use it in GitHub Desktop.
Save Potherca/4147169 to your computer and use it in GitHub Desktop.
Dockblock explaining our coding convention - https://blog.pother.ca/VariableNamingConvention/
/**
* Note: The variable naming scheme used in this project is an adaption of
* Systems Hungarian. More details available here:
*
* https://blog.pother.ca/VariableNamingConvention/
*
* This style guide was originally created by Ben Peachey and Sander Krause.
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment