Angular CLI. How can create tmp files for cache, to don't request every time? For example: if we add new data, then on tmp update json file, then request to tmp files, not backend. Or create files on angular but don't reload page
Asked
Active
Viewed 336 times
0
-
Rather than asking a specific question about something that might not be possible, you may be better off working out what you want to achieve and why, and then research that topic. – Kurt Hamilton Feb 28 '20 at 16:01
-
In your scenario, how does your website know it isn't using outdated content? – Kurt Hamilton Feb 28 '20 at 16:02