danvk / effective-typescript

Effective TypeScript 2nd Edition: 83 Specific Ways to Improve Your TypeScript
https://effectivetypescript.com
Other
1.53k stars 226 forks source link

The Saga of the Closure Compiler, and Why TypeScript Won #30

Open utterances-bot opened 11 months ago

utterances-bot commented 11 months ago

The Saga of the Closure Compiler, and Why TypeScript Won

Effective TypeScript: The Saga of the Closure Compiler, and Why TypeScript Won

https://effectivetypescript.com/2023/09/27/closure-compiler/

strings28 commented 11 months ago

This is a great write-up of a pretty disruptive Google move. There were actually some pretty cool webmail implementations before Gmail (see: Oddpost), but Closure Compiler was pretty swift for what it could do at the time. I’m really grateful for TypeScript, though, because it does help me just focus on the stuff that matters - and with a much cleaner syntax.