express-static-Q&A Flashcards
1
Q
What does express.static() return?
A
A function
2
Q
What is the local __dirname variable in a Node.js module?
A
The directory of the file __dirname is called
3
Q
What does the join() method of Node’s path module do?
A
Takes path segments and joins them into an optimized path