TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Deno 1.22

138 pointsby 0xedbabout 3 years ago

6 comments

lucacasonatoabout 3 years ago
Just to preemptively clear up some confusion: Deno is *not* removing type-checking.<p>The only change is that type checking is now it&#x27;s own subcommand: `deno check`, instead of happening as part of `deno run`.<p>See last releases&#x27; blog post for the rationale: <a href="https:&#x2F;&#x2F;deno.com&#x2F;blog&#x2F;v1.21#deno-check-and-the-path-to-not-type-checking-by-default" rel="nofollow">https:&#x2F;&#x2F;deno.com&#x2F;blog&#x2F;v1.21#deno-check-and-the-path-to-not-t...</a>
评论 #31427672 未加载
评论 #31428041 未加载
msoadabout 3 years ago
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&#x27;t wait to find a problem to solve with Deno!
评论 #31427192 未加载
评论 #31427173 未加载
singularity2001about 3 years ago
Have they fixed the import require ... incompatibility mess?
SaarRyanabout 3 years ago
Cool!
m00dyabout 3 years ago
Lightning never strikes the same place twice
upupandupabout 3 years ago
isn&#x27;t this basically AWS Lambda Edge or Cloudflare Workers? how can I accomplish the following on AWS, DO, or Cloudflare? these alone wouldn&#x27;t&#x2F;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&#x27;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>