Skip to content

Commit cb4b7b2

Browse files
committed
Update README.md
1 parent a244889 commit cb4b7b2

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,2 @@
11
# InterviewJS
22
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

Comments
 (0)