Hacker News new | ask | show | jobs
by perspicace 1685 days ago
“where the model is updated and then the model notifies other views of changes”

I like your overall analogy but you lost me (as you predicted lol) with that last part. Views notifying other views (probably via listeners and event handlers) sounds more like the MVP pattern to me. But yeah overall I like your take on understanding the article.