Clojure Ring Hot Reloading HTML in the Browser
In some cases when you're developing a full-stack app you want to be able to refresh your website when static assets change automatically. For example HTML templates or CSS files.
There's a nice little utility tool ring-refresh to achieve just that.
...
tonitalksdev.com2 min read