Skip to main content
Dublin Library

The Publishing Project

Home

A Deep Dive into Cross-Origin Isolation

Cross-origin isolation is a security feature that allows web applications to securely use powerful features like SharedArrayBuffer and high-resolution timers (performance.now()). To protect user data...

Experimental Native CSS Grid Masonry

Until now, creating masonry layouts on the web has required either CSS hacks or JavaScript libraries. While functional, this approach introduces additional dependencies and potential performance...

Archive Navigation