Yup, I know, that's why I gave an explanation :)
> And you very well could move that code to a different thread via a web worker, couldn't you?
localStorage is not thread safe, so no probably not.
Yup, I know, that's why I gave an explanation :)
> And you very well could move that code to a different thread via a web worker, couldn't you?
localStorage is not thread safe, so no probably not.