NODE JS Flashcards

1
Q

What is Node?

A

A runtime environment for executing JS code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Node built on?

A

Chrome’s v8

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Why is Node so highly scalable?

A

It is non-blocking and asynchronous

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly