From 89b60181057ca8702c6b3f8fdb62c4d658977d51 Mon Sep 17 00:00:00 2001 From: bouncepaw Date: Fri, 29 Sep 2023 06:00:08 +0000 Subject: [PATCH] Sync Fri Sep 29 06:00:08 UTC 2023 --- 581.myco | 3 --- 648.myco | 4 ++++ Ancient Computers.myco | 3 --- ...he Saga of the Closure Compiler, and Why TypeScript Won.myco | 4 ++++ 4 files changed, 8 insertions(+), 6 deletions(-) delete mode 100644 581.myco create mode 100644 648.myco delete mode 100644 Ancient Computers.myco create mode 100644 Effective TypeScript › The Saga of the Closure Compiler, and Why TypeScript Won.myco diff --git a/581.myco b/581.myco deleted file mode 100644 index e340ffb..0000000 --- a/581.myco +++ /dev/null @@ -1,3 +0,0 @@ -= 581 -https://ethw.org/Ancient_Computers - diff --git a/648.myco b/648.myco new file mode 100644 index 0000000..b692993 --- /dev/null +++ b/648.myco @@ -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. \ No newline at end of file diff --git a/Ancient Computers.myco b/Ancient Computers.myco deleted file mode 100644 index afdc76b..0000000 --- a/Ancient Computers.myco +++ /dev/null @@ -1,3 +0,0 @@ -= Ancient Computers -https://ethw.org/Ancient_Computers - diff --git a/Effective TypeScript › The Saga of the Closure Compiler, and Why TypeScript Won.myco b/Effective TypeScript › The Saga of the Closure Compiler, and Why TypeScript Won.myco new file mode 100644 index 0000000..ae91580 --- /dev/null +++ b/Effective TypeScript › The Saga of the Closure Compiler, and Why TypeScript Won.myco @@ -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. \ No newline at end of file