Creating a real-world CLI app with Node
May 1st, 2018 – Jason MaurerThe command line is a user interface that doesn't get enough attention in the world of Javascript development. The reality is that most dev tools should have a CLI to be utilized by nerds like us, and the user experience should be on par with that of your meticulously-created web app.