Skip to content

Instantly share code, notes, and snippets.

@skoch
Last active October 5, 2016 19:53
Show Gist options
  • Save skoch/8dd883ccaa3ec5c32ca4f60f30142006 to your computer and use it in GitHub Desktop.
Save skoch/8dd883ccaa3ec5c32ca4f60f30142006 to your computer and use it in GitHub Desktop.
Naming Conventions

HCS Naming Conventions

Files

  • No spaces, always lowercase
  • Hyphens for word boundaries, underscore for content/concern separation
  • IMAGES: bg/logo/graphic/icon prefix. Illustrates file purpose at a glance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment