setAttribute ("user", user) 라고 해둔걸


자바스크립트에서


sessionStorage.getItem('user')
이렇게 가져오려했는데 null이라고 나오는데 사용법에 문제가 있는거야?