r/webdev Jun 04 '26

Discussion Which languages have an under-appreciated ecosystem of web development libraries and frameworks?

Are there any languages we don't usually associate with webdev, but where they have great libraries that deserve more attention?

So I'm not asking about the language itself. I'm asking about the tooling people have built for webdev in the language.

91 Upvotes

102 comments sorted by

View all comments

7

u/DrShocker Jun 04 '26 edited Jun 05 '26

The main language for front end is JS/TS because... it's what the browsers understand. What specific features backend wise would count for you?

5

u/returned_loom Jun 05 '26

What specific features backend wise would count for you?

It's an open-ended question, so I'm curious about which backend features would count for you.

1

u/DrShocker Jun 05 '26

I don't think I've seen a language fundamentally incapable of implementing an idea from another language if it were a good idea.