|
|
|
|
|
by mmarian
742 days ago
|
|
> no separate build systems, or mess of dependencies Why is that necessarily a bad thing? Django's build system is atrocious too; eg there's no consensus around what web server you should use https://docs.djangoproject.com/en/5.0/howto/deployment/. Yet that doesn't prevent you from using the framework. > I think it's fair to say the HTMX learning curve is significantly Agree to disagree I'm afraid. It's not just the fact that you have to learn HTMX, but also how to work with SSR. And of course, I got downvoted :). Which is a shame because it discourages me from spending time explaining an alternative view in the hopes that I could help. |
|