00. Introduction.zip
185.9 MB
00. Introduction
01. MongoDB and the Document Model.zip
270.8 MB
01. MongoDB and the Document Model
02. Connecting to a MongoDB Database.zip
310.6 MB
02. Connecting to a MongoDB Database
03. MongoDB CRUD Operations Insert and Find Documents.zip
316.9 MB
03. MongoDB CRUD Operations Insert and Find Documents
04. MongoDB CRUD Operations Replace and Delete Documents.zip
307.8 MB
04. MongoDB CRUD Operations Replace and Delete Documents
05. MongoDB CRUD Operations Modifying Query Results.zip
240.3 MB
05. MongoDB CRUD Operations Modifying Query Results
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.