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
Now that we have modularized all of the javascript, we should take care to only expose the necessary functions and variables. Also, all functions should be commented with expected parameters to help mitigate future errors.
Now that we have modularized all of the javascript, we should take care to only expose the necessary functions and variables. Also, all functions should be commented with expected parameters to help mitigate future errors.