https://webkit.org/blog/17938/webkit-features-for-safari-26-5/
Safari 26.5 Released: Here's the WebKit Features â Beyond the usual polish, 26.5 includes support for the :open pseudo-class, improvements to the CSS random() function, anchor positioning fixes, support for color-interpolation in SVG gradients, and Origin APIÂ support.
3 months ago
https://frontendmasters.com/courses/interviewing-frontend-v2/
Prepare for Big Tech Frontend Interviews â Join Evgenii Ray for this detailed video course and land that dream job. Work through complex JavaScript, TypeScript, and UI component challenges, learning strategies to approaching onsite and take-home assignments.
3 months ago
https://csswizardry.com/2026/05/meet-your-users-where-they-are-with-obs-js/
Meet Your Users Where They Are with Obs.js â Obs.js is a tiny inline script that reads browser signals (latency, bandwidth, Data Saver, battery, CPU, memory) and exposes them as classes on <html> (and via window.obs). You can use these to serve smaller images on weak networks, skip animations on low battery, and adapt to your usersâ real-world conditions.
3 months ago
https://developer.chrome.com/blog/install-element-ot
Install Web Apps with the New <install> Element â A new HTML element is available for testing in Edge and Chrome (behind a flag) that renders a trusted 'install' button for web apps with no JSÂ needed. This article digs into the details of how it works and how it compares to the Web Install API.
3 months ago
https://css-tip.com/speed-control/
Controlling the Speed of Infinite Animations â Learn how to control the speed of infinite CSS animations on user interaction, allowing for accelerating, slowing down, stopping, or reversing animations with a CSSÂ variable.
3 months ago
https://css-tricks.com/soon-we-can-finally-banish-javascript-to-the-shadowrealm/
Soon We Can Finally Banish JavaScript to the ShadowRealm â Mat takes us through the in-progress TC39 proposal for running JavaScript in an isolated âpseudo-realmâ with its own globals and intrinsics â handy for third-party code and anything you want to keep away from your global scope.
3 months ago
https://sentry.io/resources/nextjs-may-workshop/
Workshop: Debug Next.js Without Switching Tools â Hands-on Sentry workshop on debugging Next.js with high-context logs and distributed tracing. Register today.
3 months ago
https://csswizardry.com/2026/05/better-browser-caching-with-no-vary-search/
Better Browser Caching with No-Vary-Search â No-Vary-Search is an HTTP response header that tells caches which URL parameters can be ignored when matching requests to cached responses. While support is limited in browsers, for now, it's a general HTTP caching extension, so CDNs and shared caches can benefit too.
3 months ago
https://blog.mozilla.org/netpolicy/2026/05/11/six-million-selections-later-how-the-dma-is-giving-people-browser-choice/
Six Million Selections Later: How the DMA Is Giving People Browser Choice â Two years on, the EUâs Digital Markets Act has been beneficial for Mozilla: âFirefox is selected through a DMA browser choice screen every 10 seconds. That adds up to more than six million Firefox selectionsâ.
3 months ago
https://jvns.ca/blog/2026/05/02/testing-vue-components-in-the-browser/
Testing Vue Components in the Browser â Julia sets up integration tests for her components that run entirely in the browser. She shares the issues she encountered while maintaining her approach of writing JavaScript for the frontend without using Node or server-side tooling.
3 months ago
https://www.npmjs.com/package/web-features-cli
wf: A CLI Tool for Looking Up Web Platform Features â A CLI tool for looking up web platform feature support, bugs, and docs, from Patrick Brosset of the Microsoft Edge team. You can install and run it as wf or you can just run it with npx like so: npx web-features-cli "fetch" .. The data is fetched live, too, so itâs always up to date.
3 months ago
https://handsontable.com/evaluation
Handsontable - Ship Faster with a Pre-Built Data Grid Component â 45 days of full feature trial plus direct support that will help you build what youâre aiming for.
3 months ago
https://animejs.com/
Anime.js 4.4: The Flexible Animation Engine for HTML Elements â At ten years old, the âanimate anything from JavaScriptâ library continues to get even better with a new scrambleText effect and auto-grid layout mode for stagger grids. The docs for Anime are truly top-tier.
3 months ago
https://designsurface.dev/cascade
Cascade: A Set of SVG & React Icons for CSS Properties â A niche set of 97 icons specifically for representing CSS properties (e.g. a square for display: block, a two-column box for display: flex, and so on). Ideal if you're building design tools. GitHub repo.
3 months ago
https://github.com/nicobailon/visual-explainer
visual-explainer: An Agent Skill That Turns Complex Terminal Output Into Styled HTML Pages â The idea here is to enable your agent to produce a more readable output than ASCII art or box diagrams, especially for more complex concepts like system architecture, diff reviews, and so on.
3 months ago
https://www.findfont.co/
Find Font: A Web Tool to Browse, Compare & Download Fonts â Includes a live comparison tool and an AI-powered font-pairing tool, with 5000+ free curated fonts to select from, in 50+ categories. You can view trending fonts, new additions, and compare up to 10 fonts on the same page.
3 months ago