Skip to content

This repo contains all of the files for a course that covers the basics of Deno 2.0.

Notifications You must be signed in to change notification settings

MoonHighway/deno-2-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn Deno

This repo contains all of the files for a course that covers the fundamentals of Deno 2.0. Check out the full course on YouTube!

the cute Deno mascot dinosaur head

Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults and a great developer experience. It's built on V8, Rust, and Tokio.

Learn more about the Deno runtime in the documentation.

Course Outline

Each of the corresponding folders has the files for the Deno project if you want to follow along.

  • 01 - What is Deno? - Video | Files
  • 02 - What's New In Deno? - Video | Files
  • 03 - Your Deno Development Environment - Video | Files
  • 04 - Runtime Security in Deno - Video | Files
  • 05 - Built-in Tooling - Video | Files
  • 06 - Browser APIs in Deno - Video | Files
  • 07 - Deno Namespace APIs - Video | Files
  • 08 - Publishing Modules with JSR - Video | Files
  • 09 - ECMAScript Modules in Deno - Video | Files
  • 10 - Configuration with deno.json - Video | Files
  • 11 - TypeScript and JSX in Deno - Video | Files
  • 12 - Backward Compatibility with Node.js and npm - Video | Files
  • 13 - Build a RESTful API server with Deno and Hono - Video | Files
  • 14 - Build a Command Line Utility - Video | Files
  • 15 - Build a Real-Time WebSocket Application - Video | Files
  • 16 - Run Deno with Docker - Coming Soon!
  • 17 - Run Deno on AWS Lambda - Coming Soon!
  • 18 - Build a Full Stack Web Application with Fresh - Coming Soon!
  • 19 - Run Deno on the Edge - Coming Soon!

Important Links 🔗

About

This repo contains all of the files for a course that covers the basics of Deno 2.0.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published