Every year, Spotify releases “Wrapped,” an interactive infographic showing stats like your favourite artists and tracks you’ve listened to the most. There are ways to get hold of this data outside ...
Using template which provides a minimal setup to get React working in Vite with HMR and some ESLint rules and building an album finder with Spotify API. Codedex ...
When you’re learning about new concepts, it’s always helpful to have practical examples and projects to work on. The Spotify API is a great introduction to Web APIs in general. With it, you can easily ...
This is a simple API that's intended to be used with Cloudflare Workers. It provides a way to fetch the currently/recently played song of an arbitrary user from either Apple Music or Spotify, ...