/
/
/
Service Workers Workshop (Oct 24 & 26)
Tue, Oct 24
|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
Oct 24, 2023, 9:30 AM – Oct 26, 2023, 1:30 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 - October 24th & 26th
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