Cargando…

Advanced Node.js Development : Master Node.js by building real-world applications /

Advanced Node.js Development takes your Node.js skills to the next level. The book is based on the latest release of Node (9.x) and covers advanced topics, such as building real-time web apps with Socket. IO, and reactive, asyncronous apps with Async and Await. You don't need to have read the f...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Mead, Andrew (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2018.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Table of ContentsGetting Set UpMongoDB, Mongoose, and REST APIs
  • Part 1 MongoDB, Mongoose, and REST APIs
  • Part 2 MongoDB, Mongoose, and REST APIs
  • Part 3 Security and Authentication Authentication Middleware and Hashing PasswordsWriting Test Cases for DELETE and GET RoutesMaking Todo Routes Private Improving App Configuration and Advanced Postman Techniques Real-Time Web Apps with Socket.io.