Ask HN: How do I convince developers/companies to use TypeScript?
https://news.ycombinator.com/item?id=30780673I've been using TypeScript for a few years. Every team I used TypeScript with, it massively improved productivity for everyone, for reasons that are well known.
But in other companies and teams I've been at, most of the developers have some prejudice around TypeScript and think it's annoying extra fluff that takes time, or that it's worthless because it doesn't do any dynamic type checking. They often don't want to try using it
What are some good ways you've managed to evangelise TypeScript? Any good resources/talks or study cases that can help people get over it?