Raindrop.io Bookmarks 02/19/2025
- Optimizing The Critical Rendering Path | DebugBear
"Understand the role of the critical rendering path in user experience, and how you can shorten this path to display the most important content early."
- How To Manage Old Content on a News Website - Moz
"A scoring system helps you consistently and objectively evaluate your content archive. Assign points based on factors that align with your site's mission. For example: Historical significance: 30 points User value: 10 points Content type: 10 points Current performance metrics: 10 points"
- Did the US Government Cancel Accessibility? | A11y Quest
"So, in fact, the basic laws that protect employees from discrimination are unaffected by even the most authoritative-sounding executive orders and memorandums."
- Netscape in 1994: The Rise of the Webuloids | Cybercultural
"By the time Netscape Navigator was released in December 1994, the World Wide Web was beginning to overcome bandwidth restrictions and live up to its potential as a multimedia portal to the internet."
- Decoding CSS Selectors: :has(:not) vs :not(:has) | Polypane
"If you don't attach them directly to a selector, the CSS parsing logic adds an implicit universal selector (*) in front of the CSS function or pseudo-selector"
- Optimizing Images for Web Performance - Frontend Masters Boost
"Most CDNs will also speed up your images by serving them with modern protocols like HTTP/3, which has significant performance improvements over both HTTP/1 and HTTP/2."
- Rethinking Find-in-Page Accessibility: Making Hidden Text Work for Everyone
"Currently, hidden="until-found" is only supported in Chromium-based browsers. In Firefox and Safari, the element behaves like a standard hidden attribute, meaning it isn't accessible via assistive technology, searchable, or linkable."