Learning Node.js /
Learning Node.js brings together the knowledge and JavaScript code needed to build master the Node.js platform and build server-side applications with extraordinary speed and scalability. You'll start by installing and running Node.js, understanding the extensions it uses, and quickly writing y...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Boston :
Addison-Wesley,
[2017]
|
Edición: | Second edition. |
Colección: | Addison-Wesley learning series.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- I. Learning to walk. Getting started ; A closer look at JavaScript ; Asynchronous programming
- II. Learning to run. Writing simple applications ; Modules ; Expanding your web server
- III. Writing web applications. Building web applications with Express ; Databases I: NoSQL (MongoDB) ; Databases II: SQL (MySQL)
- IV. Getting the most out of Node.js. Deployment and development I: rolling your own ; Deployment and development II: Heroku and Azure ; Command-line programming ; Testing.