What is Deno?
Deno is a modern simple secure runtime for JavaScript and TypeScript that is built in Rust programming langugage and uses V8 JavaScript engine.
It is created by the creator of NodeJS- Ryan Dahl in 2018. Recently its 1.0 version has been released as an evolution of NodeJS. It is built with focus on aspects like ease of use and security.