In this issue, we dive into v1.24, explore FFI (now 200x faster), and check out some new Fresh resources!
Deno v1.24 — The Deno Authors — Introducing some exciting new features such as support for unhandledrejection
and beforeunload
, 200x faster FFI calls, and more. Don’t want to read? Check out our short video recap.
Fresh: Blazingly Fast React (Youtube) — Jack Herrington — An excellent, comprehensive intro to Fresh, React, and the islands architecture concept.
Using deno_blog
for a perfect PageSpeed Score — John L. Carveth — A walkthrough on using deno_blog
and hosting it on Digital Ocean.
How to Interface With C/C++/Rust Using Javascript & Deno - An Deno FFI Tutorial (Youtube) — JSimplified — An introduction to Deno FFI that shows examples about passing data to and from JavaScript and custom C functions.
Fetching data using Deno Fresh Web Framework - It’s Hyper Fast!!! (Youtube) — Eric David Smith — A live coding tutorial on fetching data in Fresh.
npm
-like CLI to manage the Deno dependencies.esbuild
binary? This esbuild-as-an-edge-service (EaaES?) will esbuild any JavaScript, TypeScript, or CSS url that you provide.And that’s it for this issue!
Know someone who might find this useful? Please forward this to them.
And if you have any feedback and comments, just hit reply!
– Andy