logoalt Hacker News

james2doyletoday at 5:48 PM1 replyview on HN

That is what I did. I was using Astro which has full support for partial HTML via the router


Replies

dsegotoday at 5:52 PM

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.

show 1 reply