Learn to install Deno using curl, add it to your path, and set up a new Deno project from scratch. Congfigure the installation of the Deno extension in VS Code, initializing workspace configurations, and utilizing features like autocomplete and hints. The video also covers importing modules and setting up shell completions for various CLI tools.
00:00 Installing Deno
00:37 Creating a New Deno Project
00:59 Setting Up VS Code for Deno
01:45 Using Deno Extensions and Autocomplete
01:59 Importing Modules in Deno
02:47 Configuring Your Environment
Source code can be found here: https://github.com/MoonHighway/deno-2...
Deno is an all-in-one batteries included JavaScript and TypeScript toolchain.
Website: https://deno.com
GitHub: https://github.com/denoland
Discord: / discord
Twitter: https:/twitter.com/deno_land