Welcome to Deno Newsletter issue #16!
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.
Following previous week's announcement regarding change in versioning scheme new minor release is v0.5.0.
Important changes:
deno run --allow-net=deno.land/ --allow-write=/tmp script.ts
[1/1] Compiling https://deno.land/welcome.ts
await Deno.chown("./my_file.ts", 1000, 1000);
Changes in standard library:
Full list of changes can be seen here.
Write AWS Lambda function in Deno - DEV Community 👩💻👨💻 — dev.to The guide of writing AWS Lambda function in deno.
Deno module for high precision computing.
GitHub - zekth/deno-random-interval
Generates random interval.
A template parser for deno
Hope we can hit 200 subscribers before the next release! Thanks for reading and see you next week with more news!
- Bartek