Comment on page
Deno
Deno is a runtime for executing JavaScript and TypeScript code outside of a web browser. It was created by Ryan Dahl, the original creator of Node.js, as an alternative to Node.js with a focus on security and simplicity.
Deno is built on top of the V8 JavaScript engine, which is the same engine that powers Google Chrome, and it uses TypeScript, a strict syntactical superset of JavaScript, as its default language. Deno includes a number of built-in tools, such as a debugger, a formatter, and a test runner, and it has a modern, modular standard library that is designed to be easy to use.
Glad to see your interest in this topic. Deno is tightly integrated in Codesphere. Unfortunately our documentation is still being built up and this specific document does not exist yet.
We are working really hard to continuously improve our documentation, until we have caught up we are glad to assist you personally in setting this up.
Please fill out the contact form to set up a consultation with one of our solution engineers or head over to our Discord community to get help.
Last modified 1mo ago