> For the complete documentation index, see [llms.txt](https://ngxf.gitbook.io/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ngxf.gitbook.io/platform/recipes/caching.md).

# Caching

Use [Interceptors](https://angular.io/guide/http#intercepting-requests-and-responses) or [PWA](https://angular.io/guide/service-worker-intro) to cache requests.
