• Stars
    star
    146
  • Rank 252,769 (Top 5 %)
  • Language
  • Created almost 6 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Guide to Deno Core (On design & For Contributors). OUTDATED WARNING

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

  1. @kevinkassimo
  2. @monkingxue

Translation

  1. Chinese

Before You Start

If you are not familiar with Deno yet, we recommend checking out the following resources:

  1. 10 Things I Regret About Node.js - Ryan Dahl - JSConf EU 2018
  2. JSDC 2018#A01 - Deno, A New Server-Side Runtime By Ryan Dahl
  3. Official Deno Documentation

DISCLAIMER

THIS IS NOT AN OFFICIAL DOCUMENT.

This document has no affiliation with the denoland organization and its collaborators.