Darryl Dias

29 Jun 2020 in

Deno is a secure runtime for JavaScript and TypeScript.

Deno lets you use third-party written scripts and modules but does not offer any official package manager like NPM or Yarn. It instead deals with third-party packages a bit differently.

(moreā€¦)