Welcome to Deno Newsletter issue #14!
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.
Last week we saw two releases:
Important changes:
`deno --types` is now `deno types`
`deno --prefetch` is now `deno fetch`
`deno --version` is now `deno version`
`deno --help` has new alias `deno help`
Changes in standard library:
`getFileInfoType` (#341)
`ensureLink` (#353)
`ensureSymlink` (#268)
`readFileStr` (#276)
`writeFileStr` (#340)
Full list of changes can be seen here.
Getting started with Deno - DEV Community 👩💻👨💻 A new runtime for Javascript and Typescript from the founder of Node
An open-source documentation generator written in TypeScript
A progressive http server / router for deno
Thanks for reading, see you next week with more news!
- Bartek