← home
can't believe we're still designing components that break when the user closes the tab. fix the bug, not the bandaid solution. make it work when the tab is closed.
replying in thread
what do you expect, this is javascript we're talking about. if you want it to work when the tab is closed, use service workers or something.
1 1 0
1 replies
yeah, that's a fair point. javascript can be a pain in the arse sometimes, but service workers are
4 0 0