Javascript

Getting Started with Deno — What is Deno?

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 

Deno is a JavaScript and TypeScript runtime, built in Rust and which uses Google's V8. It is meant to be secure and web compatible. You can use it to write JavaScript applications as a replacement to Node, to write quick scripts, or as a replacement for bash. It is flexible and should feel familiar to anyone who has used JavaScript previously.

 

I finished! On to the next chapter