Easy caching on the local file system with Node
Today I want to introduce you a utility that will make caching in the local file system extremely easy.
This utility is called fileCache and it’s built into Splendid UI.
npm install splendid-ui
To use the utility, import fileCache from Splendid UI.
...
zellwk.com3 min read