/
/
/
Service Workers Workshop (Dec 25 & 27)
Mon, Dec 25
|Wix Campus, B6-Butter Pecan
This workshop aims to give you a good understanding of how to use Service workers, how to leverage Service workers' capabilities, pitfalls to avoid, and to equip you with some implementation patterns.
Time & Location
Dec 25, 2023, 10:00 AM – 2:00 PM
Wix Campus, B6-Butter Pecan , Yunitsman 5 St, Tel Aviv-Yafo, Israel
Guests
About the event
About the event
Instructor: Yariv Gilad - senior full-stack educator & consultant.
Before registration, Please make sure you can attend on both - December 25th & 27th
Service workers are a programmable network proxy that further blurs the line between web apps and native apps by offering features like offline support, performance enhancements, push notifications & background sync with your server. This workshop aims to give you a good understanding of how to use Service workers, leverage Service workers' capabilities and pitfalls to avoid, and equip you with implementation patterns. Service Workers are a great addition to your web developer toolbox!
* Hands-on challenges accompany topics covered in this training.
Prerequisites
Intermediate understanding of Javascript, Specifically the JS event loop, and experience working with Promises and Async / await.
Topics we will cover
- History, origin, lifecycle, and events
- Communicating with Service workers
- Synch, notification, and Push APIs
- Caching strategies and API
- Builds, deployment, and testing considerations
- Third-party libraries
- Progressive Web Apps - PWA