At Node Congress, Ryan Dahl gave a keynote that teased Deno 2.0 and Deno KV, both which was met with excitement. We then launched Deno KV on Deploy in closed beta (join the waitlist today). Luca and Heyang also joined me (Andy) this past week for a livestream where we answered questions about and demo'd Deno KV on Deploy by building "Deno Paste".
Deno 1.33: Deno 2 is coming — Big updates in 1.33, including flatter deno.json, Deno KV, fewer permission checks, and more. Check out the short video on our YouTube.
Digging into Deno KV — Simon Willison — A nice, detailed look under the hood of Deno KV — the CLI and on Deploy.
A Gentle Introduction to Islands — Andy Jiang — Islands architecture avoids full page hydration to improve end user experience. But how exactly do they work?
A list of Deno resources — This Dot — A collection of featured podcast episodes, blog posts, and tutorials relating to Deno.
Roll your own JavaScript runtime, pt. 3 — The Deno Team — The third installment where we dig into using v8 snapshots to improve startup time. Check out the video demo and the source code.
What every developer should know about the Deno third party module registry — Craig Doremus — An interesting article for module authors on how deno.land/x API ranks popularity.
Deno is the easiest way to author npm packages — Charles Lowell — How to easily publish your packages to both Deno and npm ecosystem.
danet develop
and danet start
Are you building with Deno KV? Or using Deno at work? I'd love to hear from you. Hit reply and I'll answer!
And that's it for this issue! If you think someone else might enjoy it, please forward it to them.
— Andy