Node Web Development Second Edition

Download Node Web Development Second Edition full books in PDF, epub, and Kindle. Read online free Node Web Development Second Edition ebook anywhere anytime directly on your device. Fast Download speed and no annoying ads. We cannot guarantee that every ebooks is available!

Node.js Web Development

Node.js Web Development
Author :
Publisher : Packt Publishing Ltd
Total Pages : 746
Release :
ISBN-10 : 9781838983253
ISBN-13 : 1838983252
Rating : 4/5 (252 Downloads)

Book Synopsis Node.js Web Development by : David Herron

Download or read book Node.js Web Development written by David Herron and published by Packt Publishing Ltd. This book was released on 2020-07-31 with total page 746 pages. Available in PDF, EPUB and Kindle. Book excerpt: Build scalable web applications using Node.js, Express.js, and the latest ECMAScript techniques, along with deploying applications with AWS and Docker with this updated fifth edition Key Features • Learn backend web programming with the JavaScript stack • Explore best practices, right from configuring and building web servers to deploying them on a production cloud hosting system: AWS using Docker and Terraform • Work through the different stages of developing robust and scalable apps using Node.js 14 Book Description Node.js is the leading choice of server-side web development platform, enabling developers to use the same tools and paradigms for both server-side and client-side software. This updated fifth edition of Node.js Web Development focuses on the new features of Node.js 14, Express 4.x, and ECMAScript, taking you through modern concepts, techniques, and best practices for using Node.js. The book starts by helping you get to grips with the concepts of building server-side web apps with Node.js. You'll learn how to develop a complete Node.js web app, with a backend database tier to help you explore several databases. You'll deploy the app to real web servers, including a cloud hosting platform built on AWS EC2 using Terraform and Docker Swarm, while integrating other tools such as Redis and NGINX. As you advance, you'll learn about unit and functional testing, along with deploying test infrastructure using Docker. Finally, you'll discover how to harden Node.js app security, use Let's Encrypt to provision the HTTPS service, and implement several forms of app security with the help of expert practices. With each chapter, the book will help you put your knowledge into practice throughout the entire life cycle of developing a web app. By the end of this Node.js book, you'll have gained practical Node.js web development knowledge and be able to build and deploy your own apps on a public web hosting solution. What you will learn • Install and use Node.js 14 and Express 4.17 for both web development and deployment • Implement RESTful web services using the Restify framework • Develop, test, and deploy microservices using Docker, Docker Swarm, and Node.js, on AWS EC2 using Terraform • Get up to speed with using data storage engines such as MySQL, SQLite3, and MongoDB • Test your web applications using unit testing with Mocha, and headless browser testing with Puppeteer • Implement HTTPS using Let's Encrypt and enhance application security with Helmet Who this book is for If you're looking for an alternative to the 'P' languages (Perl, PHP, and Python), or if you want to get started with server-side web development with JavaScript programming, or if you want a deep dive into deploying services to cloud hosting, this Node.js book is for you. A rudimentary understanding of JavaScript and web application development is a must before you get started with this book. Table of Contents • About Node.js • Setting Up Node.js • Exploring Node.js Modules • HTTP Servers and Clients • Your First Express Application • Implementing the Mobile-First Paradigm • Data Storage and Retrieval • Authenticating Users with a Microservice • Dynamic Client/Server Interaction with Socket.IO • Deploying Node.js Applications to Linux Servers • Deploying Node.js microservices with Docker • Deploying a Docker Swarm to AWS EC2 with Terraform • Unit Testing and Functional Testing • Security in Node.js Applications


Node.js Web Development Related Books

Web Development with Node and Express
Language: en
Pages: 331
Authors: Ethan Brown
Categories: Computers
Type: BOOK - Published: 2014-07 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Learn how to build dynamic web applications with Express, a key component of the Node/JavaScript development stack. In this hands-on guide, author Ethan Brown t
Node.js Web Development
Language: en
Pages: 746
Authors: David Herron
Categories: Computers
Type: BOOK - Published: 2020-07-31 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Build scalable web applications using Node.js, Express.js, and the latest ECMAScript techniques, along with deploying applications with AWS and Docker with this
Node.js Web Development
Language: en
Pages: 376
Authors: David Herron
Categories: Computers
Type: BOOK - Published: 2016-06-27 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Create real-time server-side applications with this practical, step-by-step guide About This Book Learn about server-side JavaScript with Node.js and Node modul
Node.js Web Development
Language: en
Pages: 482
Authors: David Herron
Categories: Computers
Type: BOOK - Published: 2018-05-30 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

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
Node.js Design Patterns
Language: en
Pages: 520
Authors: Mario Casciaro
Categories: Computers
Type: BOOK - Published: 2016-07-18 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Get the best out of Node.js by mastering its most powerful components and patterns to create modular and scalable applications with ease About This Book Create