DEV Community

Discussion on: What Is Your Main Language?

Collapse
 
stealthmusic profile image
Jan Wedel

Why not using Typescript then? Our frontend devs migrates all Code to TypeScript from JS. You still need to transpile but maybe WebAssembly will have some answers in the future...

Collapse
 
nektro profile image
Meghan (she/her)

Because typescript needs to be transpiled, and I like being more in control of what gets outputted

Thread Thread
 
rhymes profile image
rhymes

Well, even ES6 needs to be transpiled...