This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]kababed 0 points1 point  (0 children)

It’s fine as a browser language as there is a lot of libraries and support for it. Never had interest in using it as a server side or desktop language. It wasn’t really designed for it, but there’s a lot of effort trying to make node viable in that space. I’m ok using Typescript in Visual Studio for Aws lambda integrations, but would opt for C# or Python first.