Hacker News new | ask | show | jobs
by randomdev3 887 days ago
Good thing about htmx style solutions is that it's easy to implement the features you need without extra bs. Often it's so much simpler and cleaner to code something than using a generalized library or framework.

You can still use react , vue, solid or whatever for the dynamic parts that make sense to do clientside