Client-side versus Server-side Application Development Flashcards

1
Q

last lesson

A
  • form submit button

- client-side only development, can’t submit a form

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

this lesson

A
  • comparison of client-side and server-side web development
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

our work

A
  • html & javascript
  • stay on client side
  • not submitted to a server
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

server

A
  • like GoDaddy
  • receives request
  • returns web page to client
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

full stack of web development

A
  • client side
  • server side
  • database
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which of the following are examples of client side technologies?

A
  • HTML
  • CSS
  • JavaScript
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

client side

A
  • browser

- HTML, CSS, JavaScript

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

server side

A
  • web server
  • databases
  • server side language : php or java, or c#
  • java and java script are completely different
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Do you think a large e-commerce site like Amazon relies more on client side or server side technologies?

A

A large e-commerce site like Amazon relies heavily on databases to function, and therefore is a site that relies heavily on server side technologies.

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