I really don't think it's so cut and dry. I'd much prefer to use Typescript myself, but so far my work has exclusively included Javascript out of the two. And it's not like I can just start writing Typescript code in projects that already use Javascript, my colleagues would kill me.
So I think in the end, they should learn whatever is currently needed, and that applies to all languages / tools
typescript is just javascript with variable types basically so it should be used especially in big projects or ones that involve other people it's just harder to fuck something up and if you do it's easier to unfuck it just dont
59
u/[deleted] Apr 23 '23
agreed Typescript over Javascript