Module

Soar with Deno

2 tutorials
beginner

You will gain practical experience by building a backend application with the Oak middleware framework for Deno. This hands-on project will reinforce your understanding of Deno's capabilities and equip you with the skills necessary to create efficient and scalable web applications. Join this journey to explore Deno and unlock new possibilities for your future web projects!

Soar your development journey now with Deno!

⚠️ This will only cover Linux or MacOS platforms. If you are a Windows user, please use GitHub Codespaces for a uniform and streamlined developer experience.

Helpful prior knowledge

  • It is recommended that you have Javascript and Typescript knowledge.
  • A working development environment such as VSCode.

Learning Outcomes

You will be able to:

  • Grasp the core concepts of Deno, including its architecture and how it differs from other JavaScript runtimes like Node.js.
  • Familiarise with TypeScript, as Deno has first-class support, enabling developers to write type-safe code.
  • Use the JavaScript Registry (JSR) to manage packages and dependencies effectively.
  • Gain hands-on experience building backend applications using Deno, including working with frameworks like Oak.
  • Learn about Deno's security model, including permissions and how to handle secure code execution.
Oops, you are not logged in!

Please log in to view this page, and provide additional information required (if any) to unlock the full experience on Learn.