Hacker News
- Show HN: Checkpoint 401 – forward auth server in TypeScript / Deno https://github.com/crowdwave/checkpoint401 5 comments
- Deno KV internals: building a database for the modern web https://deno.com/blog/building-deno-kv 94 comments
- Deno: Digging Tunnels Out of a JavaScript Sandbox https://secfault-security.com/blog/deno.html 2 comments
- Disillusioned with Deno https://www.baldurbjarnason.com/2024/disillusioned-with-deno/ 28 comments
- The Internals of Deno https://choubey.gitbook.io/internals-of-deno/ 10 comments
- Deno 1.22 https://deno.com/blog/v1.22 41 comments
- Deno 1.15 Release Notes https://deno.com/blog/v1.15 2 comments
- Nest.land – An immutable, blockchain powered module registry for Deno https://nest.land 9 comments
- Deno 1.0 https://deno.land/v1 583 comments
- Deno, a secure TypeScript runtime using V8 and Go https://github.com/ry/deno 39 comments
Lobsters
- Vento ("a new template engine for Deno") https://vento.js.org/ 13 comments web
- Deno Deploy Beta 1 https://deno.com/blog/deploy-beta1 18 comments javascript , release , web
- Deno vs. Node: No One is Ready for the Move https://cult.honeypot.io/reads/deno-vs-node-main-differences/ 8 comments webdev
- This Week In React #137: Code Extraction, Server Components, Signals, Forget compiler, Next.js, Astro, Deno, Remix, Preact, Signia, TypeScript... https://thisweekinreact.com/newsletter/137 12 comments reactjs
- Don’t worry, Nobody is Replacing Node.js, not Even Bun and Even less Deno https://blog.bitsrc.io/dont-worry-nobody-is-replacing-node-js-not-even-bun-and-even-less-deno-4e7148cff78 33 comments node
- Comparing Deno Deploy and Cloudflare Workers http://samjmck.com/en/blog/cloudflare-workers-vs-deno-deploy/ 3 comments webdev
- Has anyone ever created a NeoVim plugin using Denops .vim? In the process of creating a plugin for NeoVim, I tried to learn about Deno, but it doesn't work. I would like to know the simple process of making a plugin. I am still a beginner in programming. But I love vim. I want to make my own plugin. https://github.com/vim-denops/denops.vim 47 comments neovim
- Deno raises $21M https://deno.com/blog/series-a 9 comments programming
- Deno raises $21M https://deno.com/blog/series-a 84 comments javascript
- Netlify Edge Functions: Serverless Compute Powered by Deno https://www.netlify.com/blog/announcing-serverless-compute-with-edge-functions 10 comments programming
- Venode: The missing child of Node.js and Deno. https://github.com/Aslemammad/venode 5 comments javascript
- Deno joins TC39 https://deno.com/blog/deno-joins-tc39 4 comments typescript
- Building Deno with Rust, One Year and Two Hundred Patches Later https://caspervonb.xyz/2021/04/17/deno-one-year-and-two-hundred-commits-later.html 22 comments rust
- wgpu alliance with Deno https://gfx-rs.github.io/2021/09/16/deno-webgpu.html 7 comments rust
- Deno is a viable alternative to Node https://malloc.fi/deno-viable-alternative-node-js 3 comments webdev
- Deno 1.0 https://deno.land/v1 80 comments programming
- Official Deno Package https://github.com/denoland/deno/pull/5273/files 9 comments archlinux
- The Deno Handbook: a concise introduction to Deno https://flaviocopes.com/deno/ 95 comments javascript
- Deno HTTP Web Server example (Like Express) https://crunchskills.com/deno-http-web-server-example-like-express/ 17 comments node
- Deno web server + API Tutorial https://crunchskills.com/deno-web-server-and-api-tutorial/ 12 comments programming
- EVT: A new EventEmitter for Deno ( and every other JavaScript runtimes ) https://evt.land 14 comments javascript
- Deno 1.0 release is planned for May 13, 2020 https://github.com/denoland/deno/issues/2473 9 comments linux
- We added Deno support to Begin.com free tier (on AWS Lambda) https://blog.begin.com/run-serverless-deno-in-aws-lambda-1014dc8696a2 6 comments javascript
- TSConf 2019: slides on Deno by Kitson Kelly and Ry Dahl https://docs.google.com/presentation/d/1wuwlipikfg9uyhkhqgov9qqqhgllc5tnpxswzgv8mtu/edit#slide=id.g6206491ef5_1_0 10 comments typescript
- Build an app using Deno and Drash https://crookse.github.io/deno-drash/#/tutorials/creating-an-app-hello-world-part-1 5 comments typescript
- Why is hyper's max latency so high in deno benchmarks? https://deno.land/benchmarks.html#max-latency 21 comments rust
- First look at Deno, the JavaScript/TypeScript run-time based on top of V8 https://43081j.com/2019/01/first-look-at-deno 44 comments javascript
- A Guide to Deno Core (Design & for Contributors) https://denolib.gitbook.io/guide/ 6 comments typescript
- Deno, a typescript runtime, has been rewritten in rust and released v0.1 https://www.reddit.com/r/rust/comments/99qd2s/deno_a_typescript_runtime_has_been_rewritten_in/ 16 comments typescript
- Deno Suggestion: Look into porting to Rust and using Tokio https://github.com/ry/deno/issues/205 16 comments rust