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
The script.js is hella full of functions. If it is possible ( look here ) one could move eg. all the rendering stuff to one file, all the communications to one file etc. Then in the end have main.js and some scripts that are included in that.