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.
@uselessnaming
리드미에 아래처럼 MVVM적용이라고 표기된 게 오해의 소지가 있을 수 있고
model로 표시한 범주도 잘못된 거 같아서 수정했습니다.
처음에는 MVVM식으로 하려고 했는데 저희가 참고한 stateFlow 방식이 뭔가 MVI이랑 비슷하다보니 단방향 데이터흐름으로 가긴했는데
막상 MVI라고 하기에는 MVI의 I(Intent)가 없는
뭔가 MVVM이랑 MVI도 아닌 모호한..그런 상태같아요 그쵸???