Understanding the createServer arguments in node.js
Sorry for the rather un constructive question: I was watching a tutorial
on creating a web server in node.js and i did not understand the meaning
of the arguments "response" and "request", so what do they mean exactly ?
I have been looking for answers in the documentation but i was still
confused because i am new to node.js.
Thanks for any help and apologies for this question being quite vague.
No comments:
Post a Comment