Tag: nodejs
- Non-blocking node.js exit on key press (04 Jun 2020)
There is the approach to wait for any key press, then exit the process. - Express framework: Common error handler (26 May 2020)
Router object for correct registration of common error handler