06. MongoDB Aggregation.zip
290.8 MB
06. MongoDB Aggregation
07. MongoDB Indexes.zip
356.2 MB
07. MongoDB Indexes
08. MongoDB Atlas Search.zip
315.9 MB
08. MongoDB Atlas Search
09. Introduction to MongoDB Data Modeling.zip
374.8 MB
09. Introduction to MongoDB Data Modeling
10. MongoDB Transactions.zip
234.2 MB
10. MongoDB Transactions
11. Conclusion.zip
110.6 MB
11. Conclusion
π
JavaScript: Service Workers
π Author: Maximiliano Firtman
π° Level: Advanced
β° Duration: 3h 36m
π
π Topics: JavaScript
π€ Join @JavaScript_Trainings for more courses
π Author: Maximiliano Firtman
π° Level: Advanced
β° Duration: 3h 36m
π
Learn how to use service workers in your applications. Create faster, more engaging web experiences with features like notifications, background syncing, and offline browsing.
π Topics: JavaScript
π€ Join @JavaScript_Trainings for more courses
πΈ Full description πΈ
Service workers are background scripts that enable features like offline storage, push notifications, and background syncing. They are an important tool for the modern web developer who wants to create faster, more interactive experiences with offline browsing and messaging. This course shows how to implement service workers in vanilla JavaScriptβleaving frameworks behind in order to understand the technology's full potential. Learn how to install and register service workers, handle events, and manage updates. Then find how to implement several use cases for service workers: intercepting and routing network requests as proxy server, storing files in an offline cache, sending and receiving messages, and synchronizing background data. Plus, get tips and tricks to optimize the performance of your applications using service workers.
Service workers are background scripts that enable features like offline storage, push notifications, and background syncing. They are an important tool for the modern web developer who wants to create faster, more interactive experiences with offline browsing and messaging. This course shows how to implement service workers in vanilla JavaScriptβleaving frameworks behind in order to understand the technology's full potential. Learn how to install and register service workers, handle events, and manage updates. Then find how to implement several use cases for service workers: intercepting and routing network requests as proxy server, storing files in an offline cache, sending and receiving messages, and synchronizing background data. Plus, get tips and tricks to optimize the performance of your applications using service workers.