14 Steps to Debugging a Node.js Application Running in a Docker Container

Written by sudip-sengupta | Published 2020/07/03
Tech Story Tags: docker | nodejs | kubernetes | cloud | visual-studio | debugging | debug-a-nodejs-application | programming | web-monetization

TLDR This blog post shows how you can debug a simple Node.js application running in a Docker container. The knowledge you’ll acquire in this tutorial will help you debug your own applications. The tutorial is laid out in a fashion that allows you to use it as a reference while you're building your own. It's intended for readers who have prior exposure to JavaScript programming and Docker. We'll create a bare-bones todo list that allows users to add and delete tasks. There will be a small bug in the application and we'll use Visual Studio Code to fix the issue.via the TL;DR App

no story

Written by sudip-sengupta | Solution Architect | Technical Consultant
Published by HackerNoon on 2020/07/03