10
tahnik
6y

Ah, the internal struggle.

Half an hour of debugging to find out why my code wasn't being called multiple times inside setInterval().

Only to realised that I was using setTimeout() instead of setInterval().

This is what depression and tiredness does to people.

Comments
Add Comment