Y
Hacker News
new
|
ask
|
show
|
jobs
by
akdor1154
602 days ago
Strong disagree, it would be a great way to learn vanilla html/CSS/js without kneecapping yourself.
1 comments
audessuscest
602 days ago
How do you learn JS by using htmx exactly ?
link
yawaramin
602 days ago
Because htmx is limited in scope. And it's encouraged to use JS for the parts of your app that would benefit from it. But it's encouraged to do so in a way that fits with web standards. Eg
https://dev.to/yawaramin/handling-form-errors-in-htmx-3ncg
link