Outline
We covered a lot of content in this section! We learned how to:
- Write a simple Hello, World! script,
- Work with command line arguments and flags
- Make network requests
- Access the file system
- Create HTTP servers
- And execute commands on the host computer
This is not all that Deno can do, but it is a really good start. Hopefully this helped you get comfortable with writing and running Deno scripts.
Once you're comfortable with all the videos in this section, continue on in the course.