JavaScript

Google Experiments with Key-Value Storage, Built-In Modules in Chrome 74

  • admin 
Google recently announced its intent to ship two new WICG proposals in a future version of Chrome. KV Storage (Key-Value storage) attempts to bring the convenience of LocalStorage but with better performance. The intent is to deliver this as the first example of a built-in module, leveraging the import maps proposal. The JavaScript ecosystem has had a somewhat fractured approach to storing and caching data locally. As explained by Philip… Read More »Google Experiments with Key-Value Storage, Built-In Modules in Chrome 74