Deno Full Course
Please rate the course
Source:
Category:
Language:
English
Duration:
02:10:36
Number of lessons:
31
Added date:
10/02/2025
Rating:
0.0
Course short description
Deno Full Course is a hands-on training course where you will build a full-fledged web application using Deno without relying on external dependencies. During the course, you will master TypeScript and modern Web Platform APIs.
What will you learn?
- A complete understanding of the Deno ecosystem for productive development.
- Basics and advanced concepts of TypeScript in clear and concise video materials.
- Working with universal Web Platform API.
- Creating a fully functional web application without third-party libraries.
- Test-driven development (TDD) and basics of benchmarking.
- Implementing cookie-based authentication.
- Data management using Deno KV.
- Real-time data streaming updates.
- Server-side HTML rendering using JSX.
- Deploying applications using Deno Deploy.
What will you create?
You will develop a real-time link shortening service, inspired by Bit.ly. Users will be able to create and share links. This project will help you master the basic principles of web development and understand advanced programming patterns in TypeScript.