Description
In this course, you will :
- Learn about Deno and how it differs from Node.js.
- Discover the built-in features of Deno.
- Hands-on, practical exercises are used to solve common problems.
- Learn how to use the latest "Deno Deploy" distributed system to publish your Deno programmes with a few clicks.
Syllabus :
- Deno Libraries
- Testing
- Testing: Exercise Solution
- Bundle, Compile and Install Scripts
- Practical Examples: Designing REST Endpoints
- Exercise: Create a REST API
- REST API: Exercise Solution
- Deno Web APIs