Our product has very little interaction and reactiveness: it's primary a dashboard with a lot of backend logic (AI). I'm choosing the tech stack: Django will be the foundation, since I'm primary a django dev and other co-founders know python.
I'm in the middle of a front-end blues: should we go with a React SPA (+nextjs) or choose html + htmx?
I've read a lot on htmx and looks like a very good technology. I also used it in some hobby projects and fell in love. I have very poor React experience, but I know it's roaring in the FE market.
Just wondering if anyone used htmx as primary FE tech and want to share feedback. Thanks in advance folks!
1. Just get it working without any js.
2. Go back and sprinkle htmx for interactivity if you have time.
3. Launch and start making money
4. If you need even more bling - hire some FE devs and go to town (only *after* your product has revenue to support it)
Also, will you need to support an API product or a mobile frontend? Either of those could change the calculus in favor of React or something similar.
I wish there were a more stable frontend framework that didn’t require constant maintenance.