I’ve been working with NodeJS lately for a Single Page Application (SPA) backend, for authentication using JSON Web Tokens (JWT), connecting to third-party services, exposing REST APIs, creating unit tests, and developing Command Line Interfaces (CLI) to process folders and files. …