Chingu-cohorts / devgaido

Chingu Learning Path application
https://devgaido.com
MIT License
25 stars 3 forks source link

Feature/asset caching #111

Closed kimkwanka closed 7 years ago

kimkwanka commented 7 years ago

By using hash based filenames server and browser caches will automatically be "invalidated" which makes users no longer need to clear their cache to see the latest changes. Since the huge vendor bundle will hardly ever change that also means minimal extra downloads for the users.