Skip to Content
Node Cookbook - Fourth Edition
book

Node Cookbook - Fourth Edition

by Bethany Griggs
November 2020
Intermediate to advanced
512 pages
8h 58m
English
Packt Publishing
Content preview from Node Cookbook - Fourth Edition

Chapter 12: Debugging Node.js

The asynchronous nature of JavaScript and Node.js makes the debugging process non-trivial. However, over the past decade, Node.js has matured as a technology, and the debugging capabilities and facilities have improved accordingly.

In this chapter, we will consider steps we can take to make our applications easier to debug. We'll also learn how to use modern tools to debug our Node.js applications. Later in the chapter, we'll learn about the diagnostic reports feature that is available in the latest versions of Node.js.

This chapter will cover the following:

  • Debugging with Chrome DevTools
  • Logging with Node.js
  • Enhancing stack trace output
  • Using diagnostic reports

Technical requirements

For this chapter, you will ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering Node.js 12.x

Mastering Node.js 12.x

Dimitiris Loukas
Node Cookbook - Third Edition

Node Cookbook - Third Edition

Matteo Collina, David Mark Clements, Peter Elger, Mathias Buus Madsen
Node.js: Tools & Skills, 2nd Edition

Node.js: Tools & Skills, 2nd Edition

James Hibbard, Michael Wanyoike, Nilson Jacques, Jay Raj, Manjunath M
Your First Week With Node.js, 2nd Edition

Your First Week With Node.js, 2nd Edition

James Hibbard, Craig Buckler, Mark Brown, Nilson Jacques, James Kolce, Paul Orac, M. David Green, Florian Rappl

Publisher Resources

ISBN: 9781838558758Supplemental Content