Node.js Web Development - Fourth Edition
Autor David Herronen Limba Engleză Paperback – 29 mai 2018
Key Features:Learn server-side JavaScript coding through the most up-to-date book on Node.js
Explore the latest JavaScript features, and EcmaScript modules
Walk through different stages of developing robust applications using Node.js 10
Book Description:
Node.js 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 Node.js. You will progress from a rudimentary knowledge of JavaScript and server-side development to being able to create, maintain, deploy and test your own Node.js application.You 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 Socket.IO, 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 Node.js 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 Socket.IO
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 HTTPS using Let's Encrypt, and application security with Helmet
Who this book is for:
This book is for anybody looking for an alternative to the "P" languages (Perl, PHP, and Python), or anyone looking for a new paradigm of server-side application development. You should have at least a rudimentary understanding of JavaScript and web application development.
Preț: 282.60 lei
Preț vechi: 353.24 lei
-20% Nou
Puncte Express: 424
Preț estimativ în valută:
54.08€ • 56.60$ • 45.01£
54.08€ • 56.60$ • 45.01£
Carte tipărită la comandă
Livrare economică 31 martie-14 aprilie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781788626859
ISBN-10: 1788626850
Pagini: 492
Dimensiuni: 191 x 235 x 27 mm
Greutate: 0.84 kg
Ediția:Fourth
Editura: Packt Publishing
ISBN-10: 1788626850
Pagini: 492
Dimensiuni: 191 x 235 x 27 mm
Greutate: 0.84 kg
Ediția:Fourth
Editura: Packt Publishing
Notă biografică
David Herron is a software engineer living in Silicon Valley who has worked on projects ranging from an X.400 email server to being part of the team that launched the OpenJDK project, to Yahoo's Node.js application-hosting platform, and a solar array performance monitoring service. That took David through several companies until he grew tired of communicating primarily with machines, and developed a longing for human communication. Today, David is an independent writer of books and blog posts covering topics related to technology, programming, electric vehicles, and clean energy technologies.