Hacker News new | ask | show | jobs
by slang800 1292 days ago
I think the general "web product building" space is even more competitive with tons of good choices.

You've got Ruby on Rails and Elixir/Phoenix which both have an enjoyable developer experience and a well designed language.

There's JavaScript & Node.js where the language is a bit of a mess but the ecosystem is huge. Plus the same language can be used on the frontend and backend.

Python is extremely popular with Django, FastAPI, and Flask.

C# is also extremely popular with ASP.NET Core, although I've never used it.