Back-end driven HTMZ development
github.com
Back-end driven HTMZ development
1–4 of 4 posts
Re: Back-end driven HTMZ development
#2https://jon49.github.io/htmz-be/
I replaced my `html-form` library with this as it has a smaller foot print and, therefore, easier to maintain.
Re: Back-end driven HTMZ development
#3When HTMZ was announced I thought it was a neat little script. But I didn't understand how this would be practical in the real world. This little "extension" makes it have the full power of hypermedia development but targeted from the back end (similar to data-star). The repository has a link to see the full interactive examples of how this works. https://jon49.github.io/htmz-be/ I replaced my `html-form` library wit…
Re: Back-end driven HTMZ development
#4When HTMZ was announced I thought it was a neat little script. But I didn't understand how this would be practical in the real world. This little "extension" makes it have the full power of hypermedia development but targeted from the back end (similar to data-star). The repository has a link to see the full interactive examples of how this works. https://jon49.github.io/htmz-be/ I replaced my `html-form` library wit…
Cool effort, but to say this is like Datastar is a stretch at best.
Datastar's model of doing it this way really simplifies the front end even more compared to HTMX's model of having the elements on the front end decide where to put the returned HTML.