Y
Hacker News
new
|
ask
|
show
|
jobs
by
paulddraper
872 days ago
Yeah for all the complaints about an extra 500Kb of JS, the real offenders are often images.
1 comments
quickthrower2
870 days ago
But don’t forget you need to download and
parse
the JS and load that into memory. Plus depending on what it does it may be battery intensive.
link