1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-18 23:21:18 +02:00

add an article about Web Storage API at Frontend Roadmap (#7592)

This commit is contained in:
Aboody_01
2024-10-26 10:52:14 +03:00
committed by GitHub
parent 50155c3ad0
commit 65ab0f4f4f

View File

@@ -5,4 +5,5 @@ The Web Storage API provides mechanisms for storing key-value pairs in a web bro
Visit the following resources to learn more:
- [@article@Web Storage API - MDN](https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API)
- [@article@Web Storage API How to Store Data on the Browser](https://www.freecodecamp.org/news/web-storage-api-how-to-store-data-on-the-browser/)
- [@feed@Explore top posts about Storage](https://app.daily.dev/tags/storage?ref=roadmapsh)