thomascz's comments

thomascz | 4 years ago | on: Simple.css – A classless CSS framework

I can't understand why so many websites use an onclick handler on a button to redirect to websites. It's not hard to even find something like <a href="#" onclick="location.href='https://example.com';">click here</a>

The worst part is that it's not just random websites doing this, this can be found on most FAANG websites as well.

thomascz | 5 years ago | on: Show HN: Real-world stats and audits of web technologies on the top 100k sites

This is a website I've been working on for the last month. I've run Lighthouse audits (performance, a11y, best practices, SEO, ...) + analyzed the used web technologies on the top 100k sites. Then aggregated the averages of websites per each web technology. You can sort technologies by the audit values or filter them by category, or see which technologies are often used together. Few audits also include CrUX metrics (data from real Chrome users). Keep in mind that these stats show values of the average website using a specific technology, not the technology itself.
page 1