ColumbusJS

...

💲 Joel Lord: Building CLI Tools With NodeJS

Wednesday, June 16, 2021 @ 7:00 pm EDT

Nobody questions building backends with Node.js anymore. It has proven itself and is widely accepted as an excellent platform for web servers. But have you ever thought of building CLI tools with Node.js? It turns out that Node.js is also great at that. Using just a few simple built-in modules, you can create powerful tools that can be used in terminals in all operating systems. In this talk, you’’ will learn how to use those modules through practical code samples and demos.