Welcome to Deno Newsletter issue #26!
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.
[caption align=”alignnone” width=”980”]Deno now supports onload
event[/caption]
Last week v0.12.0 was released!
Important changes to Deno:
Important changes to standard library:
Full list of changes can be found here
Registry now supports compiling to JS on-the-fly.
Simply add `?js` to the URL to download compiled version.
Example: https://deno.land/std/http/file_server.ts?js
[caption align=”alignnone” width=”980”]All import URLs are rewritten to use compiled dependencies[/caption]
Kudos to Jed Fox (@j-f1)
GitHub - krnik/jbq: Customizable JS Validator
Customizable JS Validator.
GitHub - galkowskit/denofun Small utility library containing functions, monads and other fun stuff. - galkowskit/denofun
Thanks for reading and stay tuned for more news next week!
- Bartek