Uploaded October 2024 | Updated September 2026, 1 week ago
In this video, we explore the powerful APIs provided by Deno in the global namespace. We demonstrate file system operations like creating, reading, writing, and appending to files using Deno's built-in methods. Then, examine how to handle command line arguments, environment variables, and set up a basic server. Reduce the need for external APIs with these Deno built-in APIs.
00:00 Introduction to Deno APIs
00:12 Creating and Writing to Files
02:06 Reading and Appending to Files
03:47 Exploring Command Line Arguments
04:19 Using Environment Variables
04:52 Setting Up a Simple Server
Source code can be found here: github.com/MoonHighway/deno-2-course
Deno is an all-in-one batteries included JavaScript and TypeScript toolchain.
Website: deno.com
GitHub: github.com/denoland
Discord: discord.gg/deno
Twitter: https:/twitter.com/deno_land
In this video, we explore the powerful APIs provided by Deno in the global namespace. We demonstrate file system operations like creating, reading, writing, and appending to files using Deno's built-in methods. Then, examine how to handle command line arguments, environment variables, and set up a basic server. Reduce the need for external APIs with these Deno built-in APIs.
00:00 Introduction to Deno APIs
00:12 Creating and Writing to Files
02:06 Reading and Appending to Files
03:47 Exploring Command Line Arguments
04:19 Using Environment Variables
04:52 Setting Up a Simple Server
Source code can be found here: github.com/MoonHighway/deno-2-course
Deno is an all-in-one batteries included JavaScript and TypeScript toolchain.
Website: deno.com
GitHub: github.com/denoland
Discord: discord.gg/deno
Twitter: https:/twitter.com/deno_land










