I've been thinking about this too after doing a few LiveView projects but on occasions needing better interactivity on the front end than is easy with hooks and something like AlpineJS. Many web front ends are built on…
I'm a big re-frame fan from the Clojurescript world so this all looks rather familiar. For me it's a great framework and worth learning Clojurescript for. Seeing the h() function makes me realise how much I miss Hiccup…
Since no-one's mentioned it yet, I've experienced super slow initial backups too, but found disabling the built in throttling sped things up so that it actually completes more quickly: sudo sysctl…
I've been thinking about this too after doing a few LiveView projects but on occasions needing better interactivity on the front end than is easy with hooks and something like AlpineJS. Many web front ends are built on…
I'm a big re-frame fan from the Clojurescript world so this all looks rather familiar. For me it's a great framework and worth learning Clojurescript for. Seeing the h() function makes me realise how much I miss Hiccup…
Since no-one's mentioned it yet, I've experienced super slow initial backups too, but found disabling the built in throttling sped things up so that it actually completes more quickly: sudo sysctl…