← Back to context Comment by james2doyle 9 minutes ago That is what I did. I was using Astro which has full support for partial HTML via the router 1 comment james2doyle Reply dsego 5 minutes ago I think I understand now, even the partial required submitting everything to the server, which can be skipped if you can have interactivity without unnecessary requests.
dsego 5 minutes ago I think I understand now, even the partial required submitting everything to the server, which can be skipped if you can have interactivity without unnecessary requests.
I think I understand now, even the partial required submitting everything to the server, which can be skipped if you can have interactivity without unnecessary requests.