Clay Hess
Take a break and read all about it

Code
A Guide to the CSS Custom Highlight API
Learn how to use the CSS Custom Highlight API to dynamically highlight text ranges on a webpage using JavaScript and CSS. This guide walks you through creating custom highlights for search results, text editors, or any application requiring precise text styling—without altering the DOM.
Clay Hess
December 30, 2024

Code
Exploring the Attribution Reporting API: Privacy-Friendly Conversion Tracking
The Attribution Reporting API is an experimental web feature designed to measure ad conversions while preserving user privacy. It eliminates the need for third-party cookies, providing a more secure and privacy-compliant way to track ad performance. This guide will introduce you to the API’s concepts, walk through its key components, and provide sample code for implementing it.
Clay Hess
December 28, 2024
