danvk / effective-typescript

Effective TypeScript 2nd Edition: 83 Specific Ways to Improve Your TypeScript

Home Page:https://effectivetypescript.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Saga of the Closure Compiler, and Why TypeScript Won

utterances-bot opened this issue · comments

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/

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.