List of all Blog Posts

Colourfully painted face. As colourful as the life of a web developer.

Easy Offline Storage with idb and the IndexedDB API

The idb library makes it easy to store data on your device and retrieve it for offline use.

Posted on

Read More

Native Dialogs and the Popover API — What you need to know

Learn how to animate dialogs and popovers, correctly nest them, and close dialogs on backdrop click.

Posted on

Read More

Will the CSS Scope Feature replace Angular's View Encapsulation?

Learn how to use native scoping and create code that is easier to read and debug.

Posted on

Read More

Support different color themes with a two-color focus indicator

Create an accessible, universal focus indicator that works in light and dark mode.

Posted on

Read More