DEV Community

Discussion on: What is the ONE language/framework you refuse to use? But...WHY???

Collapse
 
thorstenhirsch profile image
Thorsten Hirsch

Lol, for me it was just the opposite way: coming from a dynamically typed language (Ruby) to TS it was so awesome to catch most of my errors already in VS Code. (But I also remember 10 years ago coming from Java to Ruby felt liberating.)

Collapse
 
tzwel profile image
tzwel

do you really get type-related errors?