194 Views
This is a bit of a self reminder for dealing with "sleep" or "wait" related actions in javascript. Reason for it was because I had an whiteboard interview question that required me to use some type of "sleep" or "Wait" functionality in javascript and I almost never actually needed to use either.
0 comments