Introducing Deno a first look at the newest JavaScript runtime

Learn everything there is to know about the new secure runtime for JavaScript: Deno. A proposed replacement for Node.js envisioned and created by the same developer who wrote the first version of Node, Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is buil...

Full description

Bibliographic Details
Other Authors: Doglio, Fernando, author (author)
Format: eBook
Language:Inglés
Published: [Place of publication not identified] : Apress [2020]
Edition:1st ed. 2020.
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630955406719
Table of Contents:
  • 1. Why Deno?
  • 2. TypeScript You Need to Know
  • 3. Living a Secure Life
  • 4. No More NPM
  • 5. Existing Modules
  • 6. Putting it all Together-Sample Apps. .