Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Htmx doesn't preclude a component model for the UI. See:

- https://www.fastht.ml/

- https://github.com/yawaramin/dream-html/tree/todoapp/app

In fact if you look at how htmx is recommended to be used, you realize they specifically are recommending a component-based architecture: https://htmx.org/essays/when-to-use-hypermedia/#if-your-ui-i...



That is the point I was making: HTMX is just a flavor of the component model.


Eh, not really. Htmx is a tool that you can plug in to your system. It doesn't dictate what system or architecture you use. You can have a component model, or you can have old-fashioned string-based HTML templates. Htmx is agnostic to that.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: