This directory contains files that support practice problems/exercises and code challenges, but are not logically part of any particular one.
reader.jsis some reusable code to read to the end of input in Node.js, then access the data that were read in a line-by-line fashion.