Sync Fri Sep 29 06:00:08 UTC 2023
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
= 648
|
||||
https://effectivetypescript.com/2023/09/27/closure-compiler/
|
||||
|
||||
> This post looks at the Closure Compiler, Google's tool from the mid-2000s for adding types to JavaScript. It looks at how its focus on minification led to very different design choices than TypeScript, and how this and a few other factors led to TypeScript becoming the ubiquitous solution for JavaScript + types. The Closure Compiler represents an alternative path that JavaScript could have taken, and it gives us perspective on TypeScript as it exists today.
|
||||
@@ -1,3 +0,0 @@
|
||||
= Ancient Computers
|
||||
https://ethw.org/Ancient_Computers
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
= Effective TypeScript › The Saga of the Closure Compiler, and Why TypeScript Won
|
||||
https://effectivetypescript.com/2023/09/27/closure-compiler/
|
||||
|
||||
> This post looks at the Closure Compiler, Google's tool from the mid-2000s for adding types to JavaScript. It looks at how its focus on minification led to very different design choices than TypeScript, and how this and a few other factors led to TypeScript becoming the ubiquitous solution for JavaScript + types. The Closure Compiler represents an alternative path that JavaScript could have taken, and it gives us perspective on TypeScript as it exists today.
|
||||
Reference in New Issue
Block a user