Local Web Storage

Today I learned how to use local web storage with HTML5 and JavaScript's beforeunload event to make my timer work even if you close and reopen your web browser!

A long time ago, I made my own Android app based on the Pomodoro Technique -- the general idea is to do focused work for a chunk of time (usually 25 minutes), followed by a 5 minute break. Now I'm building a simple version of it with JavaScript!


Finished pomodoros: 0

00:00