Deno Web Development
Explore web development with Deno, covering server-side scripting, modern JavaScript features, and project setup techniques.
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.
There are no reviews yet.