Have a personal or library account? Click to login
Node.js for Beginners: A comprehensive guide to building efficient, full-featured web applications with Node.js Cover

Node.js for Beginners: A comprehensive guide to building efficient, full-featured web applications with Node.js

Chapter in the book
Paid access
|May 2024
Table of contents

Table of Contents

  1. Introduction to Node.js
  2. Setting Up the Development Environment
  3. JavaScript Fundamentals
  4. Asynchronous Programming
  5. Node.js Core Libraries
  6. External Modules and NPM
  7. Event-Driven Architecture
  8. Testing in Node.js
  9. Handling HTTP and REST API
  10. Building Web Applications with Express
  11. Building a Web Application Project from Scratch
  12. Data Persistence with MongoDB
  13. User Authentication and Authorization with Passport.js
  14. Error Handling in Node.js
  15. Securing Web Applications
  16. Deploying Node.js Applications
  17. Dockerizing a Node.js Application

PDF preview is not available for this content.

PDF ISBN: 978-1-80323-814-2
Publisher: Packt Publishing Limited
Copyright owner: © 2024 Packt Publishing Limited
Publication date: 2024
Language: English
Pages: 382
Node.js for Beginners