5 ms·
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., w
by halfteatree 9y 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...
- treve 9y agoI 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.