I had a Last.fm widget on my site in 2010. Fifteen years later, I brought it back as an Eleventy WebC component with SSR, live polling, and localStorage caching.

https://martinhicks.dev/articles/recently-played-lastfm-component

#11ty #BuildAwesome #LastFM

Recently Played: bringing back my Last.fm component

How I rebuilt my old Last.fm widget as an Eleventy WebC component with server-rendered HTML, client-side polling, and localStorage caching.

Martin Hicks