Skip to content

Instantly share code, notes, and snippets.

@sethhall
Created July 22, 2013 18:17
Show Gist options
  • Select an option

  • Save sethhall/6056180 to your computer and use it in GitHub Desktop.

Select an option

Save sethhall/6056180 to your computer and use it in GitHub Desktop.
Rules for base/

Rules for base

  • No printing! Use the reporter instead.
  • Frameworks shouldn't cause any performance overhead merely by the act of loading them.
  • If you really have to handle events outside of those generated by the module you're working on (like connection_established or connection_state_remove) triple check your code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment