Mobile Design Patterns: Push, Don't Pull
A fierce debate is raging in the world of application design: is it better to wait for users to request, or “pull,” the content they need, or to “push” content updates when you think users need them? While both options have their uses, a push design model has some surprising benefits for mobile applications.
This resource weighs in on the “push vs. pull” design model debate, describing key advantages of the push model in the mobile space. Read on to learn more.