I will try my best to explain.
, Node.js Javascript - - . , - ( ) , . , - . , , , Node.js, "", .
, , , . , , . - "-" (, ) , .
, , -.
:
console.log(readFileSync(filePath))
, :
readFile(filePath)
readFile
(, nano-), . readFile , , , readFile . , :
readFile(filePath, function(err, contents) { console.log(contents))
, readFile
. . ( readFile). , .
, - (, 10 , 100 1000 ), , . .
Async. .
- Node.js , . , Node.js . , , . , Node.js. .
Async -, Node.js . Node.js , , . Async .
Node.js , !
: