Deno is built on the V8 JavaScript engine but was built using Rust instead of C++. It aims to have the same APIs on the server that you would use in the browser. It uses TypeScript as a first class language out of the box, so you can run or use TypeScript without installing any other TypeScript.

4m read timeFrom freecodecamp.org
Post cover image
Table of contents
What is Deno?Key Features of DenoPackage ManagerES ModulesStandard LibraryDeno vs NodeConclusion
2 Comments

Sort: