Hacker News new | ask | show | jobs
by atlasduo 2938 days ago
Right off the bat, I'd recommend adding a prompt if the window has any user input to prevent fat-finger tab closing (and therefore losing all work). Alternatively, consider using service workers.
1 comments

Agree, thanks for the feedback :)
And/or persist the buffer as long as possible. Especially from "back button" or browsing to another page and then navigating back.