(Replying to PARENT post)

The problem with the localStorage API is that it blocks on IO: https://blog.mozilla.com/tglek/2012/02/22/psa-dom-local-stor...
๐Ÿ‘คobtu๐Ÿ•‘13y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

The problems listed in the linked page have little to nothing to do with localstorage, but rather are implementation problems. Localstorage is scoped, so if an implementation is blocked on irrelevant meebo data, the implementer needs to fault themselves.
๐Ÿ‘คhuggyface๐Ÿ•‘13y๐Ÿ”ผ0๐Ÿ—จ๏ธ0