Showing content from https://docs.deno.com/examples/scripts/hello_world.ts below:
/** * @title Hello world * @difficulty beginner * @tags cli, deploy, web * @run * @resource {https://docs.deno.com/runtime/manual/getting_started/installation} Deno: Installation * @resource {https://docs.deno.com/runtime/manual/getting_started/setup_your_environment} Manual: Set up your environment * @group Basics * @sortOrder 0 * The one and only line in this program will print "Hello, World!" to the console. Run this file with the Deno CLI and the run command. */ // Log "Hello, World!" to the console. console.log("Hello, World!");
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4