2 results for “topic:local-async-storage”
AsyncLocalStorage is an unencrypted, asynchronous, persistent, key-value storage system that is global to the app in web browser. It should be used instead of LocalStorage.
Symbol-based type safe dependency injection without dependencies