Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lightning Talk: Enhance your web apps with Service Workers #25

Open
jonahtanjz opened this issue Feb 20, 2022 · 0 comments
Open

Lightning Talk: Enhance your web apps with Service Workers #25

jonahtanjz opened this issue Feb 20, 2022 · 0 comments

Comments

@jonahtanjz
Copy link
Contributor

jonahtanjz commented Feb 20, 2022

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

Slides
Lightning Talk B - Jonah.pptx

@jonahtanjz jonahtanjz self-assigned this Feb 20, 2022
@jonahtanjz jonahtanjz changed the title Lightning Talk: Get started with CDN, how to use and performance overview Lightning Talk: Enhance your web apps with Service Workers Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants