/
/
/
Sun, May 05
|Campus LL - Easy & Free
Service Workers Workshop (May 5 & 7)
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
May 05, 2024, 10:00 AM – 2:00 PM
Campus LL - Easy & Free , 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 - May 5th & 7th
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