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...

Descripción completa

Detalles Bibliográficos
Otros Autores: Doglio, Fernando, author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: [Place of publication not identified] : Apress [2020]
Edición:1st ed. 2020.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630955406719
Tabla de Contenidos:
  • 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. .