Featured
Using Postgres LISTEN/NOTIFY + Server-Sent Events for Real-Time Web Apps
If your web app uses a Postgres database, you're already most of the way to live updates in the browser. Here's how to use LISTEN/NOTIFY.
February 26, 2025