Hacker News new | ask | show | jobs
by mkoryak 2153 days ago
Have you considered not including the entire bootstrap.css on the front page since you only use about 1% of it :)
2 comments

I almost never do frontend work. I'll gladly take a PR if you want to make that one page faster and prettier. Though I don't want to make the build require yarn or other js/css compiler framework for a single page.
if you give me a github repo, ill see what I can do
I would assume the majority (99.9%) of the requests is actually API calls without delivering CSS.
Indeed. Only ~30k page views that trigger the google analytic script, so 99.9991% of requests have no html at all.