Hacker News new | ask | show | jobs
by bluewalt 798 days ago
What's a little frustrating with current webdev state if that there is no silver bullet. I can easily think of use case where a Django+htmx stack is much more relevant than a React/Vue one, but the opposite is true too.

People keep genuinely saying it's a good thing to have many tools to apply to the right usage. Personnaly, constantly switching from htmx to vue.js just fucks my brain.

I miss the time where I used Django or Rails and didn't need to ask myself all these questions.