Skip to main content
Dublin Library

The Publishing Project

Home

Reintroducing Web Components

Web Components comprise a suite of technologies for creating reusable custom elements. By encapsulating functionality from the rest of the application code, Web Components provide a standards-based...

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...

Archive Navigation