版权所有:内蒙古大学图书馆 技术提供:维普资讯• 智图
内蒙古自治区呼和浩特市赛罕区大学西街235号 邮编: 010021
丛 书 名:[]
版本说明:4
I S B N:(纸本) 9781788626859
出 版 社:Packt Publishing Limited
出 版 年:2018年
页 数:482页
主 题 词:Node.js Node.js development Node Node development Serverside JavaScript Docker Deployment socket.io Node.js Security Node.js Testing
学科分类:08[工学] 0835[工学-软件工程] 081202[工学-计算机软件与理论] 0812[工学-计算机科学与技术(可授工学、理学学位)]
摘 要:Create real-time applications using *** 10, Docker, MySQL, MongoDB, and *** with this practical guide and go beyond the developer s laptop to cover live deployment, including HTTPS and hardened security. Key Features Learn server-side JavaScript coding through the most up-to-date book on *** Explore the latest JavaScript features, and EcmaScript modules Walk through different stages of developing robust applications using *** 10 Book Description *** is a server-side JavaScript platform using an event-driven, non-blocking I/O model allowing users to build fast and scalable data-intensive applications running in real time. This book gives you an excellent starting point, bringing you straight to the heart of developing web applications with ***. You will progress from a rudimentary knowledge of JavaScript and server-side development to being able to create, maintain, deploy and test your own *** *** will understand the importance of transitioning to functions that return Promise objects, and the difference between fs, fs/promises and fs-extra. With this book you ll learn how to use the HTTP Server and Client objects, data storage with both SQL and MongoDB databases, real-time applications with ***, mobile-first theming with Bootstrap, microservice deployment with Docker, authenticating against third-party services using OAuth, and use some well known tools to beef up security of Express 4.16 applications. What you will learn Install and use *** 10 for both development and deployment Use the Express 4.16 application framework Work with REST service development using the Restify framework Use data storage engines such as MySQL, SQLITE3, and MongoDB Use User authentication methods with OAuth2 Perform Real-time communication with the front-end using *** Implement Docker microservices in development, testing and deployment Perform unit testing with Mocha 5.x, and functional testing with Puppeteer 1.1.x Work with HTT