Shop Diamond Bakery
Buy New
To see product details, add this item to your cart.
Ships from: Amazon.com
Sold by: Amazon.com
To see product details, add this item to your cart. You can always remove it later.
Shipper / Seller
Amazon.com
Amazon.com
Shipper / Seller
Amazon.com
Returns
30-day refund / replacement
30-day refund / replacement
This item can be returned in its original condition for a full refund or replacement within 30 days of receipt.
Read full return policy
Payment
Secure transaction
Your transaction is secure
We work hard to protect your security and privacy. Our payment security system encrypts your information during transmission. We don’t share your credit card details with third-party sellers, and we don’t sell your information to others. Learn more
Gift options
Available at checkout
Available at checkout This item is a gift. Change
At checkout, you can add a custom message, a gift receipt for easy returns and have the item gift-wrapped
To see product details, add this item to your cart. You can always remove it later.
May have notes or highlighting. Spine can show signs of wear. ~ BooksRun: cheaper books, every time! May have notes or highlighting. Spine can show signs of wear. ~ BooksRun: cheaper books, every time! See less
Access codes and supplements are not guaranteed with used items.
Ships from and sold by BooksRun.
Added to

Sorry, there was a problem.

There was an error retrieving your Wish Lists. Please try again.

Sorry, there was a problem.

List unavailable.
Kindle app logo image

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.

Read instantly on your browser with Kindle for Web.

Using your mobile phone camera - scan the code below and download the Kindle app.

QR code to download the Kindle App

  • Mastering Node.js Web Development: Go on a comprehensive journey from the fundamentals to advanced web development with Node.js

Follow the author

Get new release updates & improved recommendations
Something went wrong. Please try your request again later.

Mastering Node.js Web Development: Go on a comprehensive journey from the fundamentals to advanced web development with Node.js


Purchase options and add-ons

Unlock the full potential of Node.js with practical skills to develop and deploy scalable and high-performance server-side applications that enhance your client-side projects

Purchase of the print or Kindle book includes a free PDF eBook

Key Features

  • Server-side applications with Node.js, covering HTTP requests, static and dynamic content delivery, form data processing, and RESTful web services
  • Hands-on examples, step-by-step code listings, and best practices for building and deploying server applications
  • Common services like authentication, managing application state, and performance optimization

Book Description

Dive into the world of Node.js with this comprehensive guide, taking you from foundational concepts to practical web development mastery. Written by an industry veteran with over 50 programming books under his belt, this book will help both beginners and seasoned developers.

Gain a deep understanding of the most important server-side features in web development with Node.js. The first part of the book will get you up to speed with basic features of Node.js and TypeScript. In the second part, you’ll elevate your skills by creating simplified implementations of key server-side features to understand how they work and how they are presented to clients. Armed with the understanding gained from implementing each feature, you will be able to replace custom code with production-ready open-source packages.

The third part will help you understand how server-side features are combined for practical web development. Using Adam Freeman’s signature SportsStore application, you will learn how to develop client and server-side components, culminating in a thorough application deployment preparation.

By the end of this Node.js book, you will be able to build and deploy server applications to support HTTP clients, including JavaScript applications created with frameworks such as Angular and React.

What you will learn

  • Process HTTP requests and perform file operations
  • Create RESTful web services that can be consumed by client-side apps
  • Work with server apps serving JavaScript clients, such as React and Angular
  • Leverage Node.js to work with popular databases
  • Apply practical knowledge through building the SportsStore project
  • Authenticate users and authorize access to application features

Who this book is for

This book is for programmers with a basic knowledge of HTML and CSS who are transitioning into JavaScript development and are looking to master the implementation of server-side applications.

Table of Contents

  1. Getting Ready
  2. Working with the Node.js Tools
  3. JavaScript and TypeScript Primer
  4. Understanding Node.js Concurrency
  5. Handling HTTP Requests
  6. Using Node.js Streams
  7. Using Bundles and Content Security
  8. Unit Testing and Debugging
  9. Creating the Example Project
  10. Using HTML Templates
  11. Handling Form Data
  12. Using Databases
  13. Using Sessions
  14. Creating RESTful Web Services
  15. Authenticating and Authorizing Requests
  16. SportsStore: A Real Application
  17. SportsStore: Navigation and Cart
  18. SportsStore: Orders and Validation
  19. SportsStore: Authentication
  20. SportsStore: Administration
  21. SportsStore: Deployment
36% off Kindle Colorsoft bundle pantry

Customers also bought or read

Loading...

From the Publisher

B21959 - top banner
B21959 - 1

Expert insight
Which chapters in the book stand out?

I'd start with Chapter 4, Understanding Node.js Concurrency. JavaScript's unique approach to concurrency is reflected in the Node.js API, and understanding asynchronous tasks is essential for scalable web applications.

I also recommend Chapter 5, Handling HTTP Requests, Chapter 6, Using Node.js Streams, and Chapter 14, Creating RESTful Web Services. They are crucial for most projects and are helpful for troubleshooting, as they explain how Node.js handles HTTP requests and creates responses.

Who is this book for?

I wrote this book for programmers who want to understand how their web application works behind the scenes, so they can build on the features provided by open-source JavaScript packages or diagnose complex problems.

While some developers are content with merely installing packages and copying and pasting initialization code, this book is intended for those who aspire to move beyond the copy-and-paste methodology and delve deeper into the intricacies.

  • Each feature is custom-built using the Node.js API, then re-implemented using a popular open-source package
  • Use best-in-class packages for speed and agility and grasp their workings behind the scenes
B21959 - cover

What can readers expect to learn from this book?

Node.js boasts a vast ecosystem of JavaScript packages that provide the features required by just about any web development project. It’s possible to bootstrap a web application by installing popular packages, writing a few lines of code, and adding some content.

That’s great - and it’s one of the reasons that Node.js is so popular - but the programmer doesn’t get any insight into how the application works, and that can pose problems when things go wrong or when the features provided by the packages don’t fully meet project needs.

In this book, I’ve drawn back the curtain to reveal how open-source packages leverage the Node.js API. You'll learn how to implement each key feature for a web application using the Node.js API, then see how to replace custom code with widely-used packages.

B21959 - 2

What kind of hands-on projects are in this book?

In the final part of the book, you'll build SportsStore, a realistic web store created from the ground up.

You'll dive deep into the details of specific features that are important for web applications in the first two parts of the book. Deep dives are important, but that level of detail can make it hard to understand where the knowledge that each chapter contains fits into a web application project.

That's where the SportsStore chapters come in. You'll see how all the features come together to create a full-fledged web store from scratch. Each chapter walks you through building a product catalog, shopping cart, checkout process, and more, using the features covered earlier. By the end, your SportsStore project will include OAuth authentication, access control, and client-side administration features.

B21959 - bottom banner

Editorial Reviews

About the Author

Adam Freeman is an experienced IT professional who started his career as a programmer. He has held senior positions in a range of companies, most recently serving as Chief Technology Officer and Chief Operating Officer of a global bank. He has written over 50 programming books, focusing mostly on web application development. Now retired, he spends his time writing and trying to make furniture.

Product details

About the author

Follow authors to get new release updates, plus improved recommendations.
Adam Freeman
Brief content visible, double tap to read full content.
Full content visible, double tap to read brief content.

Discover more of the author’s books, see similar authors, read book recommendations and more.