Tried htmx 2 years ago to learn it, I don’t think I’d ever use it again. On the other hand, astro is darn good and flexible. It’s a gateway to other ui libraries.
i personally like to use react for small stuff too, but i think react’s overall vision is easier to understand if you're familiar with either of these two
Agreed. Ultimately, even the most polished front end is still just farting HTML into the dom in the end. You need to get your hands on the bricks and mortar to really understand what is being built when vite hot loads your code.
Comments