tomayac’s avatartomayac’s Twitter Archive—№ 13,238

  1. …in reply to @Birowsky
    @Birowsky @ChromiumDev If you stick to vanilla JS with no framework-based router, onbeforeunload might be your best bet at the moment: developer.mozilla.org/en-US/docs/Web/API/WindowEventHandlers/onbeforeunload.