Top
image credit: Freepik

Web Storage APIs – Pete Lepage at Google’s Web.Dev

September 11, 2020

Via: InfoQ

New APIs have emerged to answer the need of a web moving from documents to applications. Pete Lepage presented at web.dev LIVE a short but thorough description of the options developers have to store and cache data on the client. The CacheStorage, StorageManager and other APIs help developers create applications with offline capabilities and performance closer to native mobile applications’.

Lepage first enumerated storage mechanisms that are appropriate in fairly specific and limited scopes and may cause significant performance issues.

Read More on InfoQ