One of my favorite ways to cache API requests in Angular is using the ts-cachable library
π³ Easy to use with decorators
π³ Customizable caching strategy
π³ Mutatable cache data
π³ Caching using local storage or memory
π³ A lot of configurations
π³ Only 13.4kb bundle size
π³ Only 4ms download time
Here you can find their NPM package:
https://www.npmjs.com/package/ts-cacheable
Let's get connected! You can find me on:
- Medium: https://medium.com/@nhannguyendevjs
- dev.to: https://dev.to/nhannguyendevjs
- Linkedin: https://dev.to/nhannguyendevjs
- X (formerly Twitter): https://twitter.com/nhannguyendevjs
Top comments (0)