HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by fijiaarone

Comment by fijiaarone 3 months ago

1 reply

View on Hacker News

You’ll add at least 100kb of text for class names styling each HTML element using tailwind.

troupo 3 months ago

Since those class names are repeated, they will be gzipped to a very small size. And on top of that browsers/devices are much happier about HTML sizes than about JS sizes. See Performance Inequality Gap: https://infrequently.org/2024/01/performance-inequality-gap-...

Reply View | 0 replies