3312 shaares
338 private links
338 private links
M odels encapsulate everything that your application knows.
O perations encapsulate everything that your application does.
V iews mediate between your application and the user.
E vents are used to join all these components together safely.