summaryrefslogtreecommitdiff
path: root/docs/getting_started.md
blob: b2b0eb8639688de623f3527f5d92063f61d54069 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Getting Started

In this chapter we'll discuss:

- Installing Deno
- Setting up your environment
- Running a `Hello World` script
- Writing our own script
- Understanding permissions
- Using Deno with TypeScript
- Using WebAssembly