Live data from Hacker News

Why I’m Not a TypeScript Fan

medium.com

1–5 of 5 posts

Re: Why I’m Not a TypeScript Fan

#4

The only reason of TypeScript fame was Angular popularity. Now, that React is beating angular, TypeScript will be beaten to death.

Not really. TS existed well before Angular 2.0 which uses Typescript.

> Now, that React is beating angular

Nothing is "beating" anything. I see plenty "Angular jobs" where I live, I saw very little "React jobs". Doesn't mean that Angular is better than React, but again, it certainly proves that one isn't "beating" the other.

I'll tell you why I'm using Typescript : It makes maintaining large JS codebases easier and it is simpler than Babel's plugin model.