Deno is a JavaScript/TypeScript runtime with secure defaults and a great developer experience. It offers decentralized package management and places a strong emphasis on security. This course introduces Deno’s primitives and principles to build real-world applications.
You will begin with an introduction to Deno and learn about the architectures that support it. Next, you will learn how to debug code in Deno along with how to import cache modules in it. Next, you will learn about the runtime APIs and the standard library. You will also learn how to serve the frontend, create a web application, and understand the folder structure and application architecture. You will also learn how to manage dependencies and lock files, and then how to add authentication and enable CORS and HTTPS. You will finish with learning how to perform unit and integration testing.
After completing this course, you will be comfortable in using Deno to create, maintain, and deploy secure and reliable web applications.
Deno is a JavaScript/TypeScript runtime with secure defaults and a great developer experience. It offers decentralized package m...Show More
WHAT YOU'LL LEARN
Familiarity with the workings and architecture of Deno
A working knowledge of Deno runtime and standard library
Hands-on experience of developing a web application in Deno
The ability to enable CORS and HTTPS in Deno
An understanding of the performing unit and integration testing
Familiarity with the workings and architecture of Deno
Show more
Content
1.
What Is Deno?
9 Lessons
Learn how to use Deno, a secure, modern alternative to Node.js, for efficient development.
2.
The Toolchain
14 Lessons
Grasp the fundamentals of Deno's toolchain, covering modules, debugging, permissions, and testing.
First Program with DenoDebugging Code in DenoModules and Third-Party DependenciesManaging DependenciesExploring DocumentationRunning and Installing ScriptsPermissionsUsing the test CommandFormatting and LintingBundling and Compiling CodeSummary of the ToolchainQuiz on Deno’s ToolchainChallenge: Deno Formatting, Permissions, and TestingSolution: Deno Formatting, Permissions, and Testing
3.
The Runtime and Standard Library
13 Lessons
Examine Deno's runtime, filesystem APIs, standard library, and building web applications.
4.
Building a Web Application
12 Lessons
Build a web application using Deno, focusing on scalable architecture and HTTP frameworks.
5.
Adding Users and Migrating to Oak
11 Lessons
Explore transitioning to Oak for efficient routing and user management, enhancing security and scalability.
6.
Adding Authentication and Connecting to the Database
14 Lessons
Follow the process of adding authentication and connecting a Deno application to MongoDB.
7.
HTTPS, Extracting Configuration, and Deno in the Browser
10 Lessons
Master essential production practices in Deno, including CORS, HTTPS, config management, and browser compatibility.
8.
Unit and Integration Testing
11 Lessons
Learn how to use unit and integration testing to ensure robust Deno applications.
9.
Deploying a Deno Application using Local Machine
6 Lessons
Unpack the core of Deno application deployment, environment setup, and Heroku configuration steps.
10.
Conclusion
4 Lessons
Examine Deno's development journey, publishing packages, community engagement, and future initiatives.
11.
Appendix
2 Lessons
Break down the steps to install Deno and set environment variables.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Course Author:
Developed by MAANG Engineers
Trusted by 2.8 million developers working at companies
"These are high-quality courses. Trust me. I own around 10 and the price is worth it for the content quality. EducativeInc came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks"
Anthony Walker
@_webarchitect_
"Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!"
Evan Dunbar
ML Engineer
"You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it."
Software Developer
Carlos Matias La Borde
"I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site"
Souvik Kundu
Front-end Developer
"Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content."
Vinay Krishnaiah
Software Developer
Hands-on Learning Powered by AI
See how Educative uses AI to make your learning more immersive than ever before.
AI Prompt
Code Feedback
Explain with AI
AI Code Mentor
Free Resources