TypeScript/JavaScript vs Golang (2025)
Golang is 10 times faster then JavaScript
- TypeScript compiler is rewritten in golang.
- Result is 10 times faster.
- TypeScript compiler was written in TypeScript, which is superset of JavaScript.
- This is the reason, programing language matters.
- golang is much faster, but most importantly, 10 times simpler than JavaScript too.
- Anders Hejlsberg is one of the programer i admire.
- Among say top 5.
- though, i don't know much about him, except he created Csharp and TypeScript, among others.
- Creating TypeScript, i think is far more difficult then creating a new lang.
- Because you have to work with huge amounts of constraints.
- The task predefined, and purely technical.
- While creating a new lang is mostly do whatever you want.
- Golang is 10 times faster then JavaScript (2025)
- http://xahlee.info/typescript/Golang_vs_JavaScript.html
- https://youtu.be/pNlq-EVld70
- A 10x faster TypeScript
- Microsoft Developer
- Mar 11, 2025
- A 10x Faster TypeScript - TypeScript
- By Anders Hejlsberg.
- https://devblogs.microsoft.com/typescript/typescript-native-port/
Great articles on programing languages
- History of Object Oriented Programing, by Casey Muratori (2025)
- Guy Steele on Parallel Programing. (Get rid of lisp cons) 2011
- Rust in Perspective. Programing Language History. By Linus Walleij (2022)
- A Brief History of Software Engineering, by Niklaus Wirth (2008)
- Python vs OCaml (2014)
- TypeScript/JavaScript vs Golang (2025)
- What Happens When You Replace C by Go in Linux (2024)
- C Is Not a Low-level Language, by David Chisnall 2018