Just to preemptively clear up some confusion: Deno is *not* removing type-checking.<p>The only change is that type checking is now it's own subcommand: `deno check`, instead of happening as part of `deno run`.<p>See last releases' blog post for the rationale: <a href="https://deno.com/blog/v1.21#deno-check-and-the-path-to-not-type-checking-by-default" rel="nofollow">https://deno.com/blog/v1.21#deno-check-and-the-path-to-not-t...</a>
Deno getting out of type-checking for the most part is a good thing. Most projects depend on CI for production type checking and editor for local type checking.<p>I also love how Deno is nicely maturing. Can't wait to find a problem to solve with Deno!
isn't this basically AWS Lambda Edge or Cloudflare Workers? how can I accomplish the following on AWS, DO, or Cloudflare? these alone wouldn't/cannot be enough for me to move away, especially as they are not too difficult to pull off AND most of my customer base is located in the US....so its nice that someone in Turkmenistan has low latency....but they aren't a target customer.<p><pre><code> Deploy JavaScript Globally
Instant deployments
Located in 32 regions worldwide
Zero config, zero maintenance
TypeScript, Wasm, ES Modules</code></pre>