useLocalstorage vs useLocalstorageState? #822
Answered
by
imbhargav5
spence-novata
asked this question in
Q&A
-
These seem the same. What is the difference? When to use one and when to use the other? |
Beta Was this translation helpful? Give feedback.
Answered by
imbhargav5
Mar 30, 2022
Replies: 1 comment
-
useLocalstorage unfortunately has a difficult api to work with. We are deprecating it in favor of useLocalstorageState. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
imbhargav5
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
useLocalstorage unfortunately has a difficult api to work with. We are deprecating it in favor of useLocalstorageState.