[dancer-users] HTMX, simplicity, stability
Dave Cross
dave at dave.org.uk
Sun Mar 3 11:34:41 GMT 2024
On Sat, 2 Mar 2024 at 22:29, Niels Larsen <niels at genomics.dk> wrote:
>
> Dancer2 developers,
>
> Are someone picking up on HTMX (http://htmx.org) like
> Django is doing? HTMX finally allows interactivity by
> the server rather than client Javascript. A great
> relief for us who think the best use of Javascript is
> minimal.
I don't know if this is of any use to you, but I wrote an article for
last year's Dancer Advent calendar about using HTMLx with Dancer2.
https://advent.perldancer.org/2023/20
Of course, using HTMX doesn't mean you're not using Javascript. Your
Javascript usage is just all hidden away in a library.
Dave...
More information about the dancer-users
mailing list