Why I’m Not a TypeScript Fan
medium.com
Why I’m Not a TypeScript Fan
1–5 of 5 posts
Re: Why I’m Not a TypeScript Fan
#2The only reason of TypeScript fame was Angular popularity. Now, that React is beating angular, TypeScript will be beaten to death.
Re: Why I’m Not a TypeScript Fan
#3[deleted]
Re: Why I’m Not a TypeScript Fan
#4The 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.
Re: Why I’m Not a TypeScript Fan
#5You can use typescript which transcompile to babel. If you want to stop using ts you can use the babel output