'Browser cache or Local storage?
I have a huge list of products like 800-1000 may be more[dynamic].In the admin panel I want to show the list. Each time fetching the data takes time and admin has to wait. So if I want to save the data on first fetch and store it locally to reuse faster.
Which one would be better local storage or browser cache ?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
