Nyle
0
Q:

local storage check if key exists

if (localStorage.getItem("username") === null) {
  //...
}
2

New to Communities?

Join the community