Introduction to Service Workers

preview_player
Показать описание
Service workers are at the core of PWA techniques for resource-caching and push notifications. This video covers what a Service Worker is, what it can do, and the Service Worker lifecycle in the browser.

Рекомендации по теме
Комментарии
Автор

If you're bored at a party, pull up this video and drink shots each time you hear "Service worker"

longjohn
Автор

This video will provide you great insight into service worker functionality.

manjeetkumar
Автор

Hi there, Can i use service worker in local network if clients accept my certs? I will be greatfull for any help.

dominiksmeda
Автор

At 7:30 you say that the service worker, if given the `/app/` scope, can control `/app`, but then at 7:40 you say that it cannot control `/app`. Was a slash missing on the first one?

(If that's the case, I feel like there should be a clearer distinction between `/app` and `/app/` at 7:25.)

tylerhou
Автор

Hello developers am. A noob please let me know can we host service worker file other than root of domain please reply.

atomstudycom
Автор

Why does it say [DEPRECATED] in the title ?

minor
Автор

it`s the perfect idea, because not need install app.
Browser (www) -> Home Screen (manifest.json) -> Enjoy
Nice idea to make workers API with push messages API in iOS and Android "when all apps and browser closed" (!sic)
Its the most interesting for business!

pwzlynh
Автор

wow amazing it is a very understandable content

mouhameddiouf
Автор

Hi, Can you provide some links where i can explore more about this Service Workers?. Also will it be good to implement in JSP's along with java script.(No Html)

manivannanmalaichamy
Автор

Great job. How do I get the license please for both PWAs and Service worker or it comes intact with it?.

AmonMwaijengoForesterMwai
Автор

Hi i am working on PWA that uses Service Workers. In that i am caching index.html for offline use. But after deployment some times service worker still serves old index.html. If i do hard refresh or by pass sw.js everything works fine but in normal reload all calls are failing. how to solve this issue? Please help me out.


Note: I am using reactjs and create-react-app.

tirumaleshwarkeregadde
Автор

This may not be nice of me to say, but I'm zoning out trying to listen to this... I'm going to have to go find a text article or slides.

LetondAtreides
Автор

Great and interesting info..well done ! very useful
Im wondering, if i can keep the powerful core of a PWA and launch this to an iOS app store
Would be possible ?
I a wrapper is used to make the PWA as hybrid (for app stores ) we will still have the service workers, working ?

draakula
Автор

who can tell me where can I get the related materials

dpxbplx
Автор

Is there any licensing needed to use service worker?

stanlythomas
Автор

The content is good but the delivery is also very important to keep the audience engaged. It was very flat and made it difficult to continue watching all the way to the end.

amanminhas
Автор

U've an error in 12:15 extra semicolon in line 8

adamrojas