>>105684860 (OP)love c#, it's such an elegant language now compared to what it was a decade ago. js/ts use when i have to. i don't even mind js as a lang (ts can get fucked though) but it's more that you're probably writing stupid bullshit if you're using it to begin with.
>>105685075its fun and fast to write but aids to read imo, i love it for prototyping but i probably wouldn't build anything big with it because i don't want to be reading chicken scratch and struggling with piss poor debugging when trying to track down a difficult bug. that being said it's so barebones that if your code is really that bad it's your own fault really, but something about it just makes me code vomit into a single file.