|
|
|
|
|
by jsmm
1030 days ago
|
|
Maybe, slightly off-topic. I recently started developing with htmx and go and it's been really very productive for me as I am not a front end developer.
But there are still some usecases, where I need to use JS, like a simple 'hide and show password field'. I had to use htmx:on JavaScript to make it work.
I am for no build as it keeps development and debugging simpler. |
|