JavaScripting from the terminal

Have you ever wished you could take a data file or even some data output by a tool and transform it without having to write a ton of code?

You might have already tried using `jq` (or a similar tool) to do this and like me you might have been flummoxed by the syntax and struggled to remember later how to use it.

In this video discover a new technique using JavaScript in the
terminal to create rapid-fire data transformation, filtering and aggregation while hardly breaking a sweat.

Series: BrisJS