Skip to content

Instantly share code, notes, and snippets.

@eeshdarthvader
Created August 26, 2017 20:40
Show Gist options
  • Star 9 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eeshdarthvader/281aa293f11e43503629d72c61e88dfa to your computer and use it in GitHub Desktop.
Save eeshdarthvader/281aa293f11e43503629d72c61e88dfa to your computer and use it in GitHub Desktop.
SERVICE WORKERS YOUR PERFECT MINIONS

This is a snapshot for ReactiveConf open call for lightning talks.

If you want to uncover the depth of service workers and how they are revolutionizing the page speed of web apps, please ⭐️ star this gist. #ReactiveConf


Service workers are your background service (a.k.a minions) which intercepts all the network request going out of your client and can change the way the response is given back

 

What in it for you ?

  • How to they operate (We all know have seen minions working together :P)
  • What are their strategies?
  • Explore it's life cycle
  • Real life use case (Cleartrip locals) incubated by myself

 

About me

JS Enthusiast and traveller

https://www.linkedin.com/in/eesh-tyagi-4905a824/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment