Deno Newsletter #22


Welcome to Deno Newsletter issue #22!


Every Monday we serve you with a bunch of useful information and links for every Deno enthusiast.


Don't forget to join discussion on Deno's official Gitter channel!


If you encounter anything Deno related that you want to share with community, mention us on Twitter @DenoNews, or just respond to this mail.


Development

Last week there was no release, but I can assure you there's a lot of work going on both in Deno and its standard library.

Pull requests in Deno you might be interested in:

  • `Response.body` is now an async iterator (#2518)
  • Redirect subprocess stdio to file (#2554)
  • Improved diagnostics formatting (#2487)
  • Fix for WebAssembly (#2548)
  • Dispatch refactor (#2533)

Pull requests in standard library you might be interested in:

Registry

Last week we had an overhaul of Deno registry - including improved code rendering, linking between files and dark mode (detected automatically by your browser).

[caption align="alignnone" width="980"]Browsable files in Deno registry[/caption]

You can check it out visiting any module available in registry (eg. https://deno.land/std/http/file_server.ts)

Kudos to Jed Fox (@j-f1)

Resources

GitHub - irustm/alosaur: Alosaur

Alosaur - deno web framework.

GitHub - chiefbiiko/aead-chacha20-poly1305

Authenticated Encryption with Associated Data.

GitHub - chiefbiiko/hmac


GitHub - chiefbiiko/pbkdf2


GitHub - chiefbiiko/sha1


GitHub - chiefbiiko/sha256


GitHub - chiefbiiko/sha512


GitHub - chiefbiiko/siphash24

SipHash24 implemented in WebAssembly

Thanks for reading and stay tuned for more news next week!

- Bartek


Get the latest Deno articles, projects, and other resources.