Skip to content

Files

Latest commit

03cd335 · Oct 3, 2018

History

History
7 lines (4 loc) · 307 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 307 Bytes

Cached Decorator in Typescript

This is a simple example of how a cache can be implemented using decorators. In this case, Ionic capacitor was used as the storage implementation.

Warning

This code has not been tested in production environment. If you wish to improve on this example submit a PR.