In this episode, explore how Deno leverages web standard APIs. We'll walk through examples using fetch, transforming streams, and reading HTML data line-by-line in the terminal. Learn how to utilize Deno’s built-in features such as Canvas, internationalization, and WebSockets.
00:00 Introduction to Deno and Web Standard APIs
00:37 Exploring Fetch API in Deno
01:15 Handling Non-JSON Responses
02:05 Transforming Streams
03:05 Implementing Text Line Stream
04:58 Creating a Reader for a Transformed Stream
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