|
|
|
|
|
by marshray
4752 days ago
|
|
I now work at Microsoft, but was previously a long time developer in the Microsoft ecosystem (primarily C++). I would be the last guy to disagree with your experience and I am telling everyone who will listen internally what it was like to be on the outside. But the Typescript project has some things going for it: 1. It's open source. 2. It's closely aligned with EC6, the upcoming Javascript standard. 3. It's compatible with existing Javascript libraries. 4. It's useful as it is, to add type checking to Javascript. It doesn't require a massive growing ecosystem to remain viable. 5. The compiler outputs standard idiomatic Javascript, which you could take and run with if you no longer wanted Typescript. And, yes, there's a Visual Studio plugin for it if that's your cup of tea. |
|
Only if you are lucky enough to be using 2012 already.