3324 shaares
339 private links
339 private links
3 results
tagged
mvc
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.