Skip to content

Comment on Ask HN: Web Stack for Side Projects?

Comments

Highly recommend https://htmx.org/. Makes it easy to create "good enough" UIs with minimal effort, and while spending most of your time writing backend code. Pair it with whatever the recommended C# web framework is. I'm using it for my own solo dev projects/startup and enjoying it a lot.

Thank you. Are there JS frameworks that help make HTMX shine?

Not really--the whole point of htmx is basically that it helps you get by without using a JS framework. It works great if you use it with a traditional server-side framework like rails, django etc.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.