#file-io

[ follow ]
JavaScript
from2ality
4 days ago

Learning web development: JSON and processing files in Node.js

JSON encodes data as text using JavaScript expression syntax; Node.js can parse and write JSON files for file-based data exchange.
[ Load more ]