Hacker News new | ask | show | jobs
by graftak 1763 days ago
Surely it can be done with a `while (!userHasConfirmed) {}` loop.

Edit: I’m mistaken because now it also blocks the event that would be able to toggle the while condition.