Skip to content

Commit 081014c

Browse files
authored
Merge pull request #195 from niceplugin/guide/scaling-up/testing
guide/scaling-up/testing
2 parents 1d1ff7a + 1441a56 commit 081014c

File tree

2 files changed

+216
-128
lines changed

2 files changed

+216
-128
lines changed

ko-KR/src/guide/reusability/composables.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -429,8 +429,6 @@ React에 대한 경험이 있다면 이것이 커스텀 React 훅과 매우 유
429429

430430
- [상태 관리](/guide/scaling-up/state-management.html): 여러 컴포넌트가 공유하는 상태를 관리하는 패턴입니다.
431431

432-
- [테스팅 구성화](/guide/scaling-up/testing.html#testing-composables): 단위 테스트 구성화에 대한 팁.
433-
434-
[comment]: <> (/guide/scaling-up/testing.md 번역 후 링크 수정 필요)
432+
- [테스팅 구성화](/guide/scaling-up/testing.html#구성화-테스트): 단위 테스트 구성화에 대한 팁.
435433

436434
- [VueUse](https://vueuse.org/): 계속 증가하는 Vue 구성화 컬렉션입니다. 또한 소스 코드는 훌륭한 학습 자료입니다.

0 commit comments

Comments
 (0)