Ask HN: Should I store my js/css bundles on localStorage for better page load?

1 points by lookupmobile ↗ HN
What are the pros/cons?

2 comments

[ 2.6 ms ] story [ 17.6 ms ] thread
Are you familiar with HTTP cache headers? Better to focus on your application and let the browser think about that stuff, if possible.