A Guide to Deno Core
What is this?
This is a guide to the design and structure of Deno, a secure server-side TypeScript runtime.
This guide is created and maintained by some contributors to Deno.
Authors
Translation
- By @caijw
Before You Start
If you are not familiar with Deno yet, we recommend checking out the following resources:
- 10 Things I Regret About Node.js - Ryan Dahl - JSConf EU 2018
- JSDC 2018#A01 - Deno, A New Server-Side Runtime By Ryan Dahl
- Official Deno Documentation
DISCLAIMER
THIS IS NOT AN OFFICIAL DOCUMENT.
This document has no affiliation with the denoland
organization and its collaborators.