In my opinion, in five years no one uses htmx, but another shiny toy. Hence, how about not starting to use it at all?
In my opinion, in five years no one uses htmx, but another shiny toy. Hence, how about not starting to use it at all?
That makes the time since it's inception to date longer then the time between initial react release and initial intercoolerjs release
In context, it's clear that I'm not saying "everyone should use htmx," but rather "if you are using htmx, here is how I recommend you do it."
As for the shiny object concern, I have a talk (which you can also find on this blog) called "Building the Hundred-Year Web Service", that dives into that question.
I think most things done currently with the frontend "frameworks", could be achieved with standard HTML5+JS, without any "build steps" or other bloat involved.
This said, there is a case for building on a commonly used mature platform, such as React, to speed up the development cycle and in order not inventing the wheel again.