Deno 1.0 - The Secure Runtime for JS and TS

Deno is a modern, clean server-side runtime for JavaScript and TypeScript, similar to Node.js but with many improvements focused on security and simplicity. The project was founded by the original creator of Node.js, Ryan Dahl, and is based on the V8 JavaScript engine (similar to Node.js), the Rust programming language and the Tokio event loop written in rust. The new runtime was created with the intent to fix the inherent problems of Node....

May 15, 2020 |  4 min | Hamza