10 votes

The fetch()ening (plans for HTMX 4)

2 comments

  1. [2]
    tesseractcat
    Link
    Not much to say, but HTMX is terrific, and really should be integrated into the HTML standard.

    Not much to say, but HTMX is terrific, and really should be integrated into the HTML standard.

    3 votes
    1. Akir
      Link Parent
      This was the first time I have heard of it. At first I thought it was a terrible idea because of the removal of separation of concerns. But the more I think about it, it doesn’t seem that bad. It...

      This was the first time I have heard of it. At first I thought it was a terrible idea because of the removal of separation of concerns. But the more I think about it, it doesn’t seem that bad. It solves a lot of the HTML cruft about building dynamic pages and it’s probably a better implementation than most solutions that have similar ideas.