Posts tagged with “typescript”

2026

Using the Temporal API in Angular without including a Polyfill

Posted on

A closeup of an analogue wrist watch.

Add type definitions for Temporal without blowing up the bundle size of your app.

Read More

2024

Easy Offline Storage with idb and the IndexedDB API

Posted on

A woman sitting on the floor surrounded by cardboard boxes.

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

Read More

2022

Accessible and interactive charts with Angular and Highcharts

Posted on

A ballpen pointing at column and line charts printed on a piece of paper.

How to interweave Highchart's event handling with Angular's component based architecture.

Read More