gngrOrg / gngr

a cross-platform browser focussed on privacy.
https://gngr.info
287 stars 60 forks source link

Consider supporting declarative interaction frameworks such as htmx #269

Open hrj opened 4 years ago

hrj commented 4 years ago

https://htmx.org/

I haven't fully read it, but at a glance, this allows faster interactivity than "FORM submission + whole page reload". And it would have lesser surface area exposed than Javascript.