Skip to content

Instantly share code, notes, and snippets.

View arvind625's full-sized avatar
🎯
Focusing

Arvind Dhakar arvind625

🎯
Focusing
View GitHub Profile
##Some points to mention...
##
##The model knows nothing about the view or the controller.
##The view knows nothing about the controller or the model.
##The controller understands both the model and the view.
##
##The model uses observables, essentially when important data is changed,
##any interested listener gets notified through a callback mechanism.
##
##The following opens up two windows, one that reports how much money you