Skip to content

Instantly share code, notes, and snippets.

View QGao's full-sized avatar

Qing Gao QGao

  • Mountain View, CA
View GitHub Profile
/**
* Global singleton
*/
var APP = {
/**
* This sets up global events, persistant things
* throughout the app, etc. Only should be called
* when the app is booted.
*/