Node.js in action /
Packed with practical examples, this book starts at square one and guides you through all the features, techniques, and concepts you'll need to build production-quality Node applications. --
Clasificación: | Libro Electrónico |
---|---|
Autores principales: | , , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Shelter Island, NY :
Manning Publications,
[2017]
|
Edición: | Second edition. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Welcome to Node.js
- Node programming fundamentals
- What is a Node web application?
- Front-end build systems
- Server-side frameworks
- Connect and Express in depth
- Web application templating
- Storing application data
- Testing Node applications
- Deploying Node applications and maintaining uptime
- Writing command-line applications
- Conquering the desktop with Electron.