·
Listen to Spotify in Your Terminal Without Premium Subscription
I built an app that lets me listen to Spotify from my terminal
Here I share things I've learned along the way — from projects I'm building, problems I've run into, and ideas I've been thinking about. Nothing fancy, just honest notes meant to be easy to read and follow.
I built an app that lets me listen to Spotify from my terminal
Using JSON-RPC over stdio to achieve bidirectional communication between Go and JavaScript.
IndexedDB wrapper that allows you to use it as a client-side database.
Server-Sent Events allow servers to send updates without a client making a request to the server.
Type-safe routing in Next.js
Learn how to resolve 'Rendered more hooks than during the previous render'