Ryan Dahl’s Node.js regrets lead to Deno
What is this article about?
What might the Node.js server-side Javascript runtime look like today if founder Ryan Dahl could build it all over again? With his Deno project, a secure TypeScript runtime built on the same Google V8 JavaScript engine as Node.js, we get an idea.
Deno focuses on security, runs by default in a sandbox. Deno also eliminates the need for a package manager.
Read more…