Y
Hacker News
new
|
ask
|
show
|
jobs
by
mStreamTeam
1994 days ago
There's nothing wrong with runtime CSS. Frontend devs just like to come up with elaborate solutions to problems that don't exist
1 comments
simonmales
1994 days ago
From my understanding of frontend performance, JS parsing is blocking.
So reducing the JS "load" is a performance win on the client.
link
So reducing the JS "load" is a performance win on the client.