Adding state to HTTP Flashcards

1
Q

Describe the general programming term ‘state’.

A

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

Describe what “HTTP is a stateless protocol” means.

A

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

Describe what an HTTP cookie is.

A

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

Store data in an HTTP cookie using Node and Express

A

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

Track individual visitors to your app using HTTP cookies, Node and Express.

A

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

Setup a Node and Express app that uses cookie based authentication.

A

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