Simple live reload for developing static sites

👉 https://leanrada.com/notes/simple-live-reload/

The lede is well and truly buried: this is live reload using 39 lines of client-side JS! It will work with anything server-side. This pretty much eliminates the need for ANY dev-time dependencies in many of my side projects 🥳

#webdev#JavaScript