ahmadawais / deno-beginner

πŸ¦• Deno examples and projects for the free video course for deno beginners β†’

Home Page:https://DenoBeginner.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deno

Learn Deno

Learn Deno with my free video course at Deno Beginner.

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 by example. In this free crash course, Awais 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

Caution: Shameless plug ahead! Support my work. ↓

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

DenoBeginner

Deno


πŸ‘Œ

Sponsor

Me (Ahmad Awais) and my incredible wife (Maedah Batool) are two engineers who fell in love with open source and then with each other. You can read more about me here. 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

Ahmad on Twitter

About

πŸ¦• Deno examples and projects for the free video course for deno beginners β†’

https://DenoBeginner.com


Languages

Language:TypeScript 100.0%