mirror of
https://github.com/denoland/deno.git
synced 2025-10-01 14:41:15 +00:00
259 B
259 B
Getting Started
In this chapter we'll discuss:
- Installing Deno
- Setting up your environment
- Running a
Hello World
script - Writing our own script
- Command line interface
- Understanding permissions
- Using Deno with TypeScript
- Using WebAssembly