# Vue3 공식 한국어 번역 사이트

> Clean Markdown view of GeekNews topic #8551. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8551](https://news.hada.io/topic?id=8551)
- GeekNews Markdown: [https://news.hada.io/topic/8551.md](https://news.hada.io/topic/8551.md)
- Type: news
- Author: [narusas](https://news.hada.io/@narusas)
- Published: 2023-02-23T10:58:10+09:00
- Updated: 2023-02-23T10:58:10+09:00
- Original source: [ko.vuejs.org](https://ko.vuejs.org)
- Points: 13
- Comments: 9

## Topic Body

기존에 http://v3-docs.vuejs-korea.org 에서 제공되던 한국어 번역이   
  
드디어 본가쪽 정식 번역으로 등록되었습니다.   
  
도메인도 정상적으로 할당 받았습니다.   
  
그동안 번역에 참여해주신 분들에게 감사드립니다.   
  
혹시 오타등을 발견하시면 https://github.com/vuejs-translations/docs-ko 로 PR 날려주시면 감사하겠습니다 :)

## Comments



### Comment 14970

- Author: hided62
- Created: 2023-02-24T09:52:20+09:00
- Points: 1

잘 안 알려져서 그렇지  
&lt;script setup lang="ts"&gt;  
이 정말 획기적이라고 생각합니다.

### Comment 14965

- Author: wavekr
- Created: 2023-02-23T15:43:34+09:00
- Points: 1

vue3 로 마이그레이션 하려면... vue2 로 개발된 소스에 composition api 를 먼저 적용시키고... 그러고 vue3 로 가는게 괜찮은 방법인일까요?  
먼저 공부를 해야겠군요... ㅜㅜ

### Comment 14966

- Author: narusas
- Created: 2023-02-23T16:04:00+09:00
- Points: 1
- Parent comment: 14965
- Depth: 1

ㅇㅇ 그런 방식도 많이 사용합니다.  
vue3는  composition API 가 핵심이고,  
사용 편의성은 SFC &lt;script setup&gt; 지원이 더 중요한 변경이긴 한데,  
composition이 핵심 기반이라 여기에 익숙해지면 vue3로 옮겨가는건 그다지 어렵지는 않습니다.

### Comment 14963

- Author: geeeek
- Created: 2023-02-23T14:47:30+09:00
- Points: 2

오 튜토리얼로 잘 봤는데 감사합니다.  
  
https://router.vuejs.kr/  
https://vitejs-kr.github.io/  
도 같이 작업하시는 건가요?  
  
혹시 pinia도 작업하시는지 궁금하네요

### Comment 14969

- Author: narusas
- Created: 2023-02-23T17:31:19+09:00
- Points: 2
- Parent comment: 14963
- Depth: 1

이미 번역 자체는 완료되어서 https://pinia.vuejs.kr 에서 보실수 있습니다.

### Comment 14964

- Author: narusas
- Created: 2023-02-23T14:57:52+09:00
- Points: 1
- Parent comment: 14963
- Depth: 1

그건 다른 분이 작업중이신데 조만간 본가에  PR 보낸다고 하셨습니다.

### Comment 14952

- Author: [hidden]
- Created: 2023-02-23T11:17:41+09:00
- Points: 2

[숨김 처리된 댓글입니다]

### Comment 14958

- Author: narusas
- Created: 2023-02-23T13:34:58+09:00
- Points: 1
- Parent comment: 14952
- Depth: 1

뭐 기술이야 돌고 도는거니까요.  하지만 Vue가 현실적으로 프로젝트에 가장 도움이 되는 기술중에 하나이지 않을까 합니다

### Comment 14951

- Author: narusas
- Created: 2023-02-23T10:58:51+09:00
- Points: 3

아 정식 URL은 https://ko.vuejs.org 입니다.
