5 ms·
I came across this blog post which talks against styling HTML tags and using classes for performance reasons and scalability. I'm not sure if the impact is noti
by ayushnix 4y ago
I came across this blog post which talks against styling HTML tags and using classes for performance reasons and scalability. I'm not sure if the impact is noticeable on web browsers, I'd love to see an objective comparison.
https://frontstuff.io/you-need-to-stop-targeting-tags-in-css#performance-issues https://frontstuff.io/you-need-to-stop-targeting-tags-in-css...
- sandreas 4y agoInteresting, thank you.