Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ahmadawais/deno-beginner

🦕 Deno examples and projects for the free video course for deno beginners →
https://github.com/ahmadawais/deno-beginner

deno deno-beginner deno-boilerplate deno-examples denoland learn-deno

Last synced: 3 months ago
JSON representation

🦕 Deno examples and projects for the free video course for deno beginners →

Awesome Lists containing this project

README

        

[![Deno](./.github/denobeginner.com.jpg)][d]

# Learn Deno

> Learn Deno with my free video course at [Deno Beginner][d].

A secure runtime for JavaScript and TypeScript.

> Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.

- Secure by default. No file, network, or environment access, unless explicitly enabled.
- Supports TypeScript out of the box.
- Ships only a single executable file.
- Has built-in utilities like a dependency inspector (deno info) and a code formatter (deno fmt).
- Has a set of reviewed (audited) standard modules that are guaranteed to work with Deno: deno.land/std

## Deno For Beginners Course

[Learn deno][d] by example. In this free crash course, [Awais](https://twitter.com/MrAhmadAwais/) will teach you what is Deno, how is Deno different than Node.js, and together you'll build three simple projects with deno. Not sure why I wrote that in 3rd person. 😆

[![Deno](https://dev-to-uploads.s3.amazonaws.com/i/jjj14b8d73adryxhzdfc.png)][d]

_Caution: Shameless plug ahead! Support my work._ ↓

> - [🚀   VSCode.pro Power User Coursre][v] →
> - [📟   Build Node.js CLIs Automation][n] →

## Course Contents

- ✅   ACCESS: All Modules
- ✅   VIDEOS: Every Course Video
- ✅   EXAMPLES: Over 3 Example Projects
- 📺   MODULE #1: Introduction to Deno
- 📺   MODULE #2: Deno vs Node
- 📺   MODULE #3: Deno: A fun tip
- 📺   MODULE #4: Deno Core
- 📺   MODULE #5: Installing Deno
- 📺   MODULE #6: Deno CLI Review
- 📺   MODULE #7: Deno with VSCode
- 📺   MODULE #8: Deno CLI Help: Run
- 📺   MODULE #9: Project #1: Hello Deno
- 📺   MODULE #10: Project #2: Deno `cat`
- 📺   MODULE #11: Project #3: Deno Server
- 📺   MODULE #12: Deno.Land: Tools & Docs
- 📺   MODULE #13: Deploy a Deno Website
- 📺   MODULE #14: What's Next with Deno

### [Free: Sign up & Watch Now](https://DenoBeginner.com/?utm_source=dev.to&utm_medium=referral&utm_campaign=Launch%20Post) →

[![DenoBeginner](https://dev-to-uploads.s3.amazonaws.com/i/fu5h69i71xprywtz5jw1.jpg)][d]

[![Deno](https://dev-to-uploads.s3.amazonaws.com/i/jjj14b8d73adryxhzdfc.png)][d]


[![👌](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/connect.png)](./../../)

## Sponsor

Me ([Ahmad Awais](https://twitter.com/mrahmadawais/)) and my incredible wife ([Maedah Batool](https://twitter.com/MaedahBatool/)) are two engineers who fell in love with open source and then with each other. You can read more [about me here](https://ahmadawais.com/about). If you or your company use any of my projects or like what I’m doing then consider backing me. I'm in this for the long run. An open-source developer advocate.

[![Ahmad on Twitter](https://img.shields.io/twitter/follow/mrahmadawais.svg?style=social&label=Follow%20@MrAhmadAwais)](https://twitter.com/mrahmadawais/)

[![Ahmad on Twitter](https://raw.githubusercontent.com/ahmadawais/stuff/master/sponsor/sponsor.jpg)](https://github.com/AhmadAwais/sponsor)

[v]: https://VSCode.pro/?utm_source=dev.to&utm_medium=referral&utm_campaign=Launch%20Post
[n]: https://NodeCLI.com/?utm_source=dev.to&utm_medium=referral&utm_campaign=Launch%20Post
[d]: https://denobeginner.com/?utm_source=github.com&utm_medium=referral&utm_campaign=Learn%20Deno