Deno Newsletter #13
Welcome to Deno Newsletter issue #13!
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.
Releases
Last week we saw release of Deno v0.3.8.
Important changes:
- Async module loading (#2084, #2133)
- Tail latency improvement in Deno core (#2131)
- Fix for absolute path resolution from remote server (#2109)
- deno eval subcommand (#2102)
Changes in standard library:
Full list of changes can be seen here.
Resources
Node-style __dirname and __filename polyfill for Deno
helpers for writing jest like expect tests in deno
GitHub - allain/deno-databatcher
DataBatcher implementation in deno
Thanks for reading, see you next week with more news!
- Bartek