If there is one technology every developer has to deal with, no matter the
stack, is the shell. But most do not bother learning it, so in this post we’ll
dive deep into one of the most common shells, Bash, by comparing it with a more
familiar programming language to most developers, JavaScript.