Y
Hacker News
new
|
ask
|
show
|
jobs
by
codedokode
3165 days ago
You might better be working on caching so that the resources are loaded only the first time. Otherwise you need some way to know whether the user has the resources cached or not (a cookie maybe?).