Preface
Deno is a JavaScript/TypeScript runtime with secure defaults and a great developer experience.
Deno Web Development introduces Deno's primitives, its principles, and how developers can use them to build real-world applications. The book is divided into three main sections: introducing Deno, building an API from scratch, and testing and deploying a Deno application. By the end of the book, the reader will be comfortable in using Deno to create, maintain, and deploy secure and reliable web applications.