JavaScript - File Input/Output and JSON (JavaScript Object Notation)

Опубликовано: 08 Октябрь 2024
на канале: Luke May
230
2

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.