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 simple `Hello World` script - Writing our own script - Understanding permissions - Using Deno with TypeScript - Using WebAssembly