More than a decade after Node.js was released, a new runtime environment is here developed by Ryan Dhal, Node.js creator. A secure runtime to JavaScript/TypeScript built with Rust, Tokio and V8. Let’s make a brief walkthrough around its key features with a deno-example project. Security Deno works as a sandbox, blocking…