Technical Interview Wizard
-
Updated
Nov 3, 2024 - TypeScript
Technical Interview Wizard
This Angular-based To-Do List app uses the localStorage API to ensure persistent task management. Tasks are saved directly in the user's browser, remaining intact across sessions, even after a refresh or closing the app. It offers a seamless, reliable experience for managing tasks offline.
A thin wrapper to use the Web Storage API with namespaces, easily, and safely.
Add a description, image, and links to the webstorageapi topic page so that developers can more easily learn about it.
To associate your repository with the webstorageapi topic, visit your repo's landing page and select "manage topics."