psoren / OctaveWeb

A MERN application to listen to songs on Spotify together
https://octavemusic.herokuapp.com
0 stars 0 forks source link

Website gets slow after using it for a while. #115

Open psoren opened 5 years ago

psoren commented 5 years ago

Maybe we are either appending the script multiple times or not cancelling setInterval functions. We also may be not cancelling network requests but I don't think that is an issue performance-wise.