Hacker News new | ask | show | jobs
by halfteatree 3038 days ago
I mean, embedding data into html looks bad, but is it really worse than loading a script separately? This is basically the "bundling" on the HTML layer, i.e., what HTTP/2 should offer.

For a website like Airbnb, 1.9M for total asset size doesn't seem bad...

1 comments

I got 8MB for the entire site (homepage, from empty cache). I don't think it's that bad either. The webapp does also 'feel' bloated to me, but it might not be due to total transferred bytes, but rather just the JS heavy frontend.