DEV Community

Discussion on: What "second" language would you recommend a JS Full-Stack Developer?

Collapse
 
mistval profile image
Randall

I would say C#. It has a lot of similar language features to JavaScript (though they often look quite different) and has great tooling and overall feature set. It will also give you a much more genuine statically-typed language experience than TypeScript could.