Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
test #9
New issue
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
base: base
Are you sure you want to change the base?
Uh oh!
There was an error while loading. Please reload this page.
test #9
Changes from all commits
045b2efFile filter
Filter by extension
Conversations
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Uh oh!
There was an error while loading. Please reload this page.
There are no files selected for viewing
버그 해결이나 기능 추가가 필요하다면 아래에 적어주세요
현재 메모 앱이 브라우저 로컬 스토리지를 사용하여 데이터를 저장하고 있어, 데이터 영속성과 다중 디바이스 동기화에 한계가 있음. 실제 데이터베이스로 마이그레이션이 필요함.
해결 방안을 적어주세요
생각하고 있는 대안에 대해서 설명해주세요
첨언할 내용이 있다면 적어주세요
기존 인터페이스 타입은 최대한 유지하면서 마이그레이션하여 컴포넌트 레벨 변경을 최소화함
Uh oh!
There was an error while loading. Please reload this page.