This small js trick will help you to cache your js/css files in browser's local storage. It will drastically decrease app load time and you can manage file updates easily by changing your release version.
To get you started you can simply clone the ls-cache repository (no dependencies - pure & simple js):
Clone the ls-cache repository using git:
git clone https://github.com/domistry/ls-cache.git