IzzyBeraja / Flags

0 stars 0 forks source link

Store session information in local storage #25

Open IzzyBeraja opened 1 year ago

IzzyBeraja commented 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