Search
Items tagged with: webdev
Browsers Treat Big Sites Differently (denodell.com)
denodell.com/blog/browsers-tre…
#browser #safari #Firefox #chrome #web #webdev #programming
Browsers Treat Big Sites Differently
Safari and Firefox change how big sites render based on the domain. TikTok, Netflix, Instagram… even SeatGuru. Chrome doesn’t. Why is that?Den Odell
"CSS is also more fault-tolerant than JavaScript. This means the entire experience won’t be ruined if something conspires to affect your website or web app loading properly.
Content will be shown if CSS experiences an issue being applied. While it won’t look the way you want it to, it will still be readable by the people requesting it. And that’s the important bit."
Making content-aware components using #CSS :has(), grid, and quantity queries by @eric piccalil.li/blog/making-conten…
Making content-aware components using CSS :has(), grid, and quantity queries
Eric Bailey teaches us how to make a hyper-resilient component that responds not only to the container, but other languages too.Piccalilli
