Using the Standard Library
Learn about Deno's standard library, and build an ls command that prints output of files in color.
We'll cover the following
Deno’s behavior and the standard library
Deno’s standard library is currently not considered stable by the runtime; therefore, modules are separately versioned. When we’re writing, the standard library is version 0.83.0.
Get hands-on with 1400+ tech skills courses.