paint-brush
MVC vs. MVVM: How a Website Communicates With Its Data Modelsby@zluo
120,890 reads
120,890 reads

MVC vs. MVVM: How a Website Communicates With Its Data Models

by Z. Michael Luo5mOctober 15th, 2017
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

<span>T</span>here’s no singular way in which a website can be structured. The design patterns of websites vary as much as websites vary themselves. Take a look at Facebook. On its surface, Facebook has to be one of the most complex websites people use on a regular basis. As soon as a user lands on their homepage, the website fires off at least half a dozen <a href="https://hackernoon.com/tagged/data" target="_blank">data</a> requests to fill a page with a multitude of components. Each one of these components are designed to render asynchronously so the failure of one component won’t be consequential to the rest of the page. Now compare that to a website like <a href="https://hackernoon.com/tagged/google" target="_blank">Google</a>. One of the greatest draws to Google is the fact that their main website has one of the most famously simple user interfaces on all of the web. But underneath, google.com has to be one the most logically complex web applications anyone can ever think of. Every time a user types a character into its search bar, Google taps into a collection of previously searched phrases to generate autocompleted answers that are estimated to be the most relevant to the user.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - MVC vs. MVVM: How a Website Communicates With Its Data Models
Z. Michael Luo HackerNoon profile picture
Z. Michael Luo

Z. Michael Luo

@zluo

L O A D I N G
. . . comments & more!

About Author

Z. Michael Luo HackerNoon profile picture
Z. Michael Luo@zluo

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite