Open jonas-lomholdt opened 3 weeks ago
I want the browser to be able to remember my name since I almost never change it once I have specified it.
Implementation could simply be adding the name to localstorage and prepopulating the name input if it is set.
localstorage
I want the browser to be able to remember my name since I almost never change it once I have specified it.
Implementation could simply be adding the name to
localstorage
and prepopulating the name input if it is set.