Deno Newsletter #7


Welcome to the seventh issue of Deno Newsletter!


Every week we will serve you with a bunch of useful 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.


Releases

Last week we saw release of Deno v0.3.2.

Important changes:

  • inspection and revocation of permissions (#1875)
  • Deno.build and Deno.version (#1879)
  • permission bypass fix (#1858, #1864, #1874)

There was also v0.3.1 release of standard library.

Important changes in standard library:

  • refactor of testing asserts (#240, #242)
  • parallel testing support (#224)
  • glob support in file system walker (#219)

Standard library is now accessible at https://deno.land/std/ instead of https://deno.land/x/std.

Full list of changes can be seen here.

Resources

GitHub - justjavac/typescript-deno-plugin

Deno language service plugin for TypeScript.

GitHub - justjavac/vscode-deno

VS Code extension that provides Deno support using the typescript-deno-plugin

GitHub - fen-land/deno-fen

A simple web framework for Deno.

GitHub - hayd/deno-collections

Useful collections structures

Last but not least I'd like to thank you all!

We've just hit 100 subscribers last Sunday, it super rewarding to see our community grow!

Thanks for reading, see you next week with more news!

- Bartek


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