Closed jxu closed 3 years ago
Avoid waiting time during development and user refreshing by caching downloaded files using Web Storage API
Actually most browsers only limit ~5M UCS-2 characters for local storage. So it is not enough space. https://stackoverflow.com/questions/2989284/what-is-the-max-size-of-localstorage-values
Avoid waiting time during development and user refreshing by caching downloaded files using Web Storage API