Application Hands-On 1

Application Tab Playground

Exercise 1: Cookie Monster's Bakery πŸͺ

Open DevTools (F12) and navigate to the Application tab. Help Cookie Monster manage his cookies:

Exercise 2: Local Storage Treasure Hunt πŸ’Ž

Find the hidden treasure in Local Storage:

Close the tab and reopen it to see if the treasure is still there!

Exercise 3: Session Storage Time Machine ⏰

Store temporary data that disappears when you close the tab:

Close the tab and reopen it to see if the time travel worked!

Exercise 4: IndexedDB Zoo 🦁

Check the Application tab to see if you can find any animals in IndexedDB!

Exercise 5: Cache Storage Superhero πŸ¦Έβ€β™‚οΈ

Explore the Cache Storage to find cached superhero assets:

Exercise 6: Background Sync Quest πŸ”„

Register a background sync and find it in the Application tab:

No pending syncs

Exercise 7: Manifest Mystery πŸ“±

Find the web app manifest and explore its contents:

πŸ’‘ Pro Tips: