Book Image

Learning Node.js [Video]

By : C Y Kan
Book Image

Learning Node.js [Video]

By: C Y Kan

Overview of this book

<p>Node.js, with its strong features and ability to write server- as well as client-side code with JavaScript, has become a popular choice among developers to build powerful web applications.</p> <p>This video will help you get a comprehensive understanding of Node.js, and will also demonstrate how you can use the power of Node.js to create scalable and responsive web apps easily and efficiently. We will start by giving you an overview of Node and setting up an architecture to build web apps. Once the web app is ready, we will extend it by making it more responsive and adding popular plugins to it. You will also learn how to work with SQL and NoSQL databases, and finally will see how to deploy and maintain the application to a production environment.</p> <h1>Style and Approach</h1> <p>This video course provides an end-to-end journey to viewers, starting from installing Node.js through to deploying the sample web app to the production environment.</p>
Table of Contents (8 chapters)
Chapter 2
Server-side Development with Node.js
Content Locked
Section 5
Serving HTTP Responses
Understand and use the HTTP response object is what we are looking at in this video. - Understand express middleware - Add an error handler - Set the HTTP header attributes and response status code