A video about server-side JavaScript and file access. We discuss server-side JavaScript module loading with the CommonJS module system, how to read and write file data (synchronously), character encodings, string parsing, and JSON one of the most common data-interchange formatting notations.