We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JSON 백업 기능은 굉장히 쉽다: JSON.stringify(localStorage)
JSON.stringify(localStorage)
오로지 입력한 내용만 갖고 있는 상태여서 내 2달 분량의 데이터 기준으로 76KB정도이므로 문제 없을 것 같다.
The text was updated successfully, but these errors were encountered:
seongbin9786
No branches or pull requests
JSON 백업 기능은 굉장히 쉽다:
JSON.stringify(localStorage)
오로지 입력한 내용만 갖고 있는 상태여서 내 2달 분량의 데이터 기준으로 76KB정도이므로 문제 없을 것 같다.
The text was updated successfully, but these errors were encountered: