Javascript
Getting Started with Deno — Hands On
  •  

Hello, World!

PRO
Outline

The first assignment for this course will be to create a hello-world.ts or hello-world.js file that logs a "Hello, world" message to the console. You can use either TypeScript or JavaScript. Once you've done this, continue on to the next video to review it.

 

I finished! On to the next chapter