LocalStorage as storage backend #4430
xaptronic
started this conversation in
Ideas / Feature Requests
Replies: 1 comment
-
Wow. Thanks @xaptronic. This could be very helpful indeed. But it also is not as simple, I guess. We need to think about serialization and most important: naming. How would the storage be accessed? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wrote this class that acts as a application storage that reads/writes to client LocalStorage. Is there interest in including this as a built in storage mechanism?
Example use
Source:
Beta Was this translation helpful? Give feedback.
All reactions