tanaypratap / first-time-speakers

Speak in front of the community. Enhance your credentials. All help provided here.
MIT License
19 stars 0 forks source link

Ashish Bhogesara #1

Open azazel2820 opened 3 years ago

azazel2820 commented 3 years ago

your details

Name: Ashish Bhogesara Twitter: m_ashishvb Email: ashishbhogesara@gmail.com

your talk details

title

Service Workers

who is the intended audience for this talk?

Any JS audience

what will the audience learn after attending this?

Understanding serviceworkers, how it benefits user experience, and how to implement it.

topics which will be covered in this talk? Give a detailed breakdown.

which conference/meetup do you plan to present it?

Will update when I finalize, as of now any JS would work

tanaypratap commented 3 years ago

A lot of talk has already been given on Service Workers. What's something new you're bringing to the table?

azazel2820 commented 3 years ago

A lot of talk has already been given on Service Workers. What's something new you're bringing to the table?

That's a great question. It made me think, and here is what I came up with instead of explaining the service workers in detail, I should focus more on how its' implementation would help improve the User experience of the app.

So the updated topics that I would like to cover are as follows

Title: Improving User-experience with service workers

  1. Basic explanation of the service workers.
  2. Improving User-experience with service workers (focusing on techniques or ways).
  3. Case studies where companies that have implemented these service worker techniques and the pros and cons.