Don't lose user and app state, use Page Visibility

added by JavaScript Kicks
11/25/2015 5:45:29 PM

2844 Views

Great applications do not lose user's progress and app state. They automatically save the necessary data without interrupting the user and transparently restore themselves as and when necessary - e.g. after coming back from a background state or an unexpected shutdown.


0 comments