We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a244889 commit cb4b7b2Copy full SHA for cb4b7b2
README.md
@@ -1,11 +1,2 @@
1
# InterviewJS
2
a repository for sharable interview questions you and/or your company use for JS Candidates.
3
-
4
-# NodeJS Interview Questions: Jordan
5
6
-1. What are the benefits and or drawbacks of using the express framework with NodeJS?
7
-2. Explain the development/production package dependencies used by the Node Package Manager (NPM) install command.
8
-3. How does NodeJS handle child processes?
9
-4. What is the core/community established convention for a Node functions first parameter?
10
-5. What engine does NodeJS run on?
11
-6. Write an HTTP server with NodeJS, using only the http module.
0 commit comments