Hacker News new | ask | show | jobs
by Tobani 3901 days ago
If the server can parse served html, it could preemptively also send along other required assets (css, images, etc) before the client has time to parse and request them. This would help remove necessity for optimizations like image bundling.