-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
A service worker is a script that your browser runs in the background, separate from a web page, opening the door to features that don't need a web page or user interaction. Learn how to use a service worker, the benefits of using one and the possible use cases.
Round C
WIIFY
Learn how you can easily transform your web applications into mobile applications, speed up your web apps and make them more efficient.
Key Points
- Service Worker is a script.
- Service Worker is easy to use.
- Service Worker can use cache.
- Service Worker supports native features.
Impact
- Know: What a Service Worker is and what a Service Worker can do
- Believe: Service Workers can help to enhance your web applications and easily transform them to mobile applications
- Do: Use Service Workers for your web applications
Slides
Lightning Talk C - Jonah.pptx
Round B
WIIFY
Learn the features and benefits of using Service Workers and how you can use them in your web applications.
Key Points
- Service Workers are easy to use.
- Service Workers can use cache.
- Service Workers support native features.
- Web applications can still function properly if user's browser does not support it.
Impact
- Know: What a Service Worker is and what a Service Worker can do
- Believe: Service Workers can help to enhance your web applications
- Do: Use Service Workers for your web applications