Nodejs - Quick Picks #3

12/05/2021, Sun
Categories: #JavaScript
Tags: #NodeJs

Get Port

Getting an open TCP port is useful when you wish to run a server on a port without knowing which ports are currently available.

Look Path

Check if a terminal command exists and for the location of the executable file.