Cargando…

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
Clasificación:Libro Electrónico
Autor principal: Doglio, Fernando
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [United States] : Apress, 2020.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
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.