How to kill NodeJS hanging processes in Linux.
I love Linux, and have for several years. I enjoy so many things about the structure and culture, though when I started learning to build APIs using node I experienced an issue!

Completing my lessons, I build server after server and at times I get an error that the PORT I am using is already in use and the server won’t start. This has been so frustrating, so I would change the PORT…