Introduction
Introduction
Create pages
Create input modal and edit modal
Add the floating action button
Create icons for the progressive web app
Create manifest file
Open the web on Android Simulator
iOS Simulator icon problems
What is service worker
Service worker lifecycle introduction
Service worker registration
Service worker installation
Service worker activation
Using lighthouse to audit the progressive web app
Service worker listen fetch event
Open the localhost of the mobile phone
Cache the core asset of the app
Return the cached assets to the app
Dynamic Cache
Add a fallback page
Limit the number of cache
Create Firebase project
Add document in cloud firestore
Get realtime update with cloud firestore
Create the template for the contacts
Updating the UI
Configure Firestore offline persistence
Delete document in cloud firestore
Edit document in cloud firestore
Toggle favorite
Render favorite pages