value gets reset as i move to other webpages. Is there any way to share variables?? I don't want to use local and session storage.
cookie? query string? cookie? indexdb?
messages between pages
Shared worker.
Query string
query string if you want it client-editable or in the session (server side) if you dont want it to be client-editable
what do you mean variables. what is the purpose or their usage
cookies
Обсуждают сегодня