You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 21, 2019. It is now read-only.
The JS script should be rewritten to avoid polluting the global namespace and it's possible that the initializing code we have should be called on page load.
The JS script should be rewritten to avoid polluting the global namespace and it's possible that the initializing code we have should be called on page load.
https://google.github.io/styleguide/javascriptguide.xml#Naming
http://www.nicoespeon.com/en/2013/05/properly-isolate-variables-in-javascript/
The text was updated successfully, but these errors were encountered: