Test description

Designed for advanced generic users of Node.js, this quiz allows you to test advanced general knowledge and practical know-how about some of the most used parts in Node.js.
Topics: Generic html operations, Helper methods types like generators, Promise treatment, Basic and advanced imports/exports, Processes inside Node JS, Node VM.

Sample questions

1
What is the difference between http.get() and http.request() with the method: GET?