Post-Mortem NodeJS Debugging || Thomas Watson
Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=r1WsosD1ZsU
Post-Mortem debugging is a really powerful technique that allows you, through the use of several tools, to take a memory dump when an issue occurs in your application and later analyze it offline. The talk will primarily focus on llnode and how you can use this tool to better understand why a Node.js process is behaving odd or is crashing.
EVENT:
Amsterdam JSNation Conference 2019 https://jsnation.com
SPEAKER:
Thomas Watson
PUBLICATION PERMISSIONS:
Conference Organizer provided Coding Tech with the permission to republish this video.
Other Videos By Coding Tech
Tags:
javascript
node.js
testing
debugging