Search⌘ K
AI Features

Challenge: Deno Formatting, Permissions, and Testing

Explore practical challenges involving Deno's formatting tools, permission settings, module serving, server execution, and testing. This lesson helps you apply core Deno toolchain concepts by formatting code, handling permissions, serving dependencies, running applications on a server, and executing targeted tests.

Tasks

You are provided initial code setup at the end of this lesson. For this challenge, perform the following tasks:

Task 1: Format all the files in the current directory.
Task 2:
Format the file, ...