Next gen JavaScript and TypeScript runtime - Deno
Summary
When stable version will be released we can expect adoption rate to increase which should lead to more contributions to the project and hence faster growth. Made by Node’s original author – Ryan Dahl, who gives to Node.js developers surreptitious wink by naming his new project by anagram, wants to fix the design mistakes of Node. Current (v0.20.0) supported Typescript version is 3.6.3 Each program written in Deno is running in the sandbox without access to filesystem and network unless we allow it for that with proper flag. They can be directly imported by using a relative, absolute path or a fully qualified URL of a source file. You can take inspiration from the author: github.com/denoland/registry The date of release isn’t known yet, but you can follow it by looking into todo list in on one of the GitHub issue.