Emulating Storage API
I’ve released an new version for a library which is an emulator for Storage API, commonly known as localStorage
(at one of its usages). It’s a tricky and problematic API. Also, you probably have no valid reason to use this library. However, I encountered some anecdotes worth mentioning during its development. […]