Node Intro Flashcards

1
Q

What are the 3 components of a fullstack Web architecture?

A

Front end, Back end, Databases

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

What is Node.js?

A

A JavaScript runtime for the backend

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

What can Node.js be used for?

A

Can run applications across multiple devices

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

What is a REPL?

A

Read Eval Print Loop
takes users input - exeutes them and returns the result

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

When was Node.js created?

A

May 27, 2009

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

What backend languages have you heard of?

A

C#, Ruby, PHP, Java, Python, C++

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