An In-Depth Look at the Page Lifecycle API
A Chrome-only API for now that brings app lifecycle features common on mobile operating systems to the web. It ships with Chrome 68. - http://bit.ly/2LBH4Z1
#pageLifecycleAPI
A Chrome-only API for now that brings app lifecycle features common on mobile operating systems to the web. It ships with Chrome 68. - http://bit.ly/2LBH4Z1
#pageLifecycleAPI
Google Developers
Page Lifecycle API | Web
| Google Developers
| Google Developers
The Page Lifecycle API brings app lifecycle features common on mobile operating systems to the web. Browsers are now able to safely freeze and discard background pages to conserve resources, and developers can safely handle these interventions without affecting…