Intermittent internet connection is something many people in the United States face, and it’s a huge hurdle to complete simple tasks like finding a bank balance – or even more important tasks like searching for employment.
Service workers can help by caching assets like HTML pages, images and even JavaScript files within the user’s browser. Once the assets are cached, the browser will load directly from the cache making the entire loading process faster. Even better, because the assets are already in the browser, the page will load without an Internet connection!
This talk will introduce service workers, explore use cases, and teach the audience how to implement service workers in their apps. We’ll also learn about other great features of service workers like background sync and push notifications.
Carmen Bourlon
Carmen is a software developer living and working in Oklahoma City. She is a frequent speaker at local usergroups and organizes SheCodesOKC, a group dedicating to teaching women about tech.
In her spare time, Carmen boxes, blogs, and tweets.