Skip to content

Conversation

@changicho
Copy link
Member

?: LocalStorage는 Map 과 유사한 객체
읽기 전용 localStorage속성은 사용자 로컬의 Storage객체에 접근가능
모든 key와 value는 항상 string으로 저장
따라서 JSON.stringify 등이 필요함

?: LocalStorage는 Map 과 유사한 객체
읽기 전용 localStorage속성은 사용자 로컬의 Storage객체에 접근가능
모든 key와 value는 항상 string으로 저장
따라서 JSON.stringify 등이 필요함
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant