Skip to content

Instantly share code, notes, and snippets.

@willwalker753
Created March 26, 2020 04:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save willwalker753/dd9fc18aa6cc07aba31973fd70c0a9e8 to your computer and use it in GitHub Desktop.
Save willwalker753/dd9fc18aa6cc07aba31973fd70c0a9e8 to your computer and use it in GitHub Desktop.
How web apps work assignment
1)
The client server relationship is quite one sided. The client tells the server what it wants and
the server gives it. The server is activelty listening to the clients demands and provides the
information to it. So a good analogy would be a one sided relationship between people.
2)
chart inside google doc
https://docs.google.com/document/d/1uI3f55AM6Dqvd30m7YfpTfRJdQAKmnFWQ5fhg-AWjDs/edit?usp=sharing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment