google-chrome 9 months ago

The history API is dead. Long live the navigation API

In this episode, Cassie (from Greensock) and Jake (not from Greensock) sit down to chat about the new Navigation API, which replaced the old and busted History API.

Docs on the Navigation API → https://developer.chrome.com/docs/web-platform/navigation-api

The demo → https://http203-playlist.netlify.app

Source for the demo → https://github.com/jakearchibald/http203-playlist/blob/main/src/client/App/router.ts#L146

Google