Sekoia
Sekoia copied to clipboard
Use IndexedDB or Cache API for Sever Cache
trafficstars
Refactor from localStorage to either Cache API (preferred) or indexedStorage (IndexedDB abstraction wrapper)
Done // Sekoia