Open IzzyBeraja opened 1 year ago
I've noticed that discord uses local storage heavily to keep information about the current session among other things.
This is useful to have for keeping track of user information especially across other sessions.
Use the matine useLocalStorage hook and keep track of information
I've noticed that discord uses local storage heavily to keep information about the current session among other things.
This is useful to have for keeping track of user information especially across other sessions.
Use the matine useLocalStorage hook and keep track of information