FromXToGo: add typescript-go

Change-Id: Ia849bf2b55dff904a23eaabcf603a3aec0ff8a2a
Reviewed-on: https://go-review.googlesource.com/c/wiki/+/660116
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Commit-Queue: Ian Lance Taylor <iant@golang.org>
diff --git a/FromXToGo.md b/FromXToGo.md
index 9845c52..2a327e8 100644
--- a/FromXToGo.md
+++ b/FromXToGo.md
@@ -28,6 +28,10 @@
 * [Our Experience with Golang](https://www.upguard.com/blog/our-experience-with-golang)
 * [Interview with Steve Kaliski, CTO of Bowery - The tech stack that powers Bowery, Moving from Node.js to Go lang and more](https://hashnode.com/post/interview-with-steve-kaliski-cto-of-bowery-the-tech-stack-that-powers-bowery-moving-from-nodejs-to-go-lang-and-more-ciibz8dmn001lj3xt468g5k78)
 
+## TypeScript
+
+* [A 10x Faster TypeScript](https://devblogs.microsoft.com/typescript/typescript-native-port/)
+
 ## C++
 
 * [dl.google.com](https://talks.golang.org/2013/oscon-dl.slide#1) by Brad Fitzpatrick