Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/blog/2023/03/16/introducing-react-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: 오늘 React와 React 문서의 새로운 보금자리인 react.dev

---

2023년 3월 16일 [Dan Abramov](https://twitter.com/dan_abramov) [Rachel Nabors](https://twitter.com/rachelnabors)가 작성함
2023년 3월 16일, [Dan Abramov](https://twitter.com/dan_abramov), [Rachel Nabors](https://twitter.com/rachelnabors)

---

Expand Down
4 changes: 2 additions & 2 deletions src/content/blog/2024/05/22/react-conf-2024-recap.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: "React Conf 2024 요약"
author: Ricky Hanlon
date: 2024년 05월 22일
date: 2024/05/22
description: 지난주 우리는 네바다주 헨더슨에서 React Conf 2024를 개최했습니다. 2일간의 콘퍼런스에서는 700명 이상의 참가자가 현장에서 모여 UI 엔지니어링 분야의 최신 동향을 논의했습니다. 이 글에서는 콘퍼런스에서 진행된 강연과 발표 내용을 요약했습니다.
---

2024년 5월 22일, [Ricky Hanlon](https://twitter.com/rickhanlonii).
2024년 5월 22일, [Ricky Hanlon](https://twitter.com/rickhanlonii)

---

Expand Down
2 changes: 1 addition & 1 deletion src/content/blog/2024/12/05/react-19.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ date: 2024/12/05
description: React 19를 이제 npm에서 사용할 수 있습니다! 이 포스트에서 React 19의 새로운 기능들에 대한 개요와 도입하는 방법에 대해 설명합니다.
---
{/*<!-- eslint-disable mark/no-double-space -->*/}
2024년 12월 5일 by [React 팀](/community/team)
2024년 12월 5일, [React 팀](/community/team)

---
<Note>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ date: 2025/02/14
description: 새로운 앱에 대한 Create React App 사용을 중단하며, 기존 앱은 프레임워크나 Vite, Parcel, RSBuild 같은 빌드 도구로의 마이그레이션을 권장합니다. 또한 프레임워크가 프로젝트와 맞지 않거나, 자신만의 프레임워크를 구축하고 싶거나, 혹은 React가 어떻게 작동하는지 배우기 위해 React 앱을 처음부터 만들어 보고 싶은 사용자들을을 위한 문서를 제공합니다.
---

2025년 02월 14일, by [Matt Carroll](https://twitter.com/mattcarrollcode) and [Ricky Hanlon](https://bsky.app/profile/ricky.fm)
2025년 2월 14일, [Matt Carroll](https://twitter.com/mattcarrollcode), [Ricky Hanlon](https://bsky.app/profile/ricky.fm)

---

Expand Down
4 changes: 2 additions & 2 deletions src/content/blog/2025/04/21/react-compiler-rc.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: 'React Compiler RC'
title: 'React 컴파일러 RC'
author: Lauren Tan and Mofei Zhang
date: 2025/04/21
description: 컴파일러의 첫 번째 릴리즈 후보(Release Candidate, RC)를 공개합니다.
---

2025년 4월 21일, by [Lauren Tan](https://x.com/potetotes) and [Mofei Zhang](https://x.com/zmofei).
2025년 4월 21일, [Lauren Tan](https://x.com/potetotes), [Mofei Zhang](https://x.com/zmofei)

---

Expand Down
10 changes: 5 additions & 5 deletions src/content/blog/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,25 +10,25 @@ title: React 블로그

<div className="sm:-mx-5 flex flex-col gap-5 mt-12">

<BlogCard title="React Labs: View Transitions, Activity, and more" date="April 23, 2025" url="/blog/2025/04/23/react-labs-view-transitions-activity-and-more">
<BlogCard title="React Labs: View Transitions, Activity 그리고 그 외" date="2025년 4월 23일" url="/blog/2025/04/23/react-labs-view-transitions-activity-and-more">

React Labs 게시글에서는 현재 연구 개발 중인 프로젝트에 대한 글을 작성합니다. 이번 포스팅에서는 지금 바로 사용해 볼 수 있는 두 가지 새로운 실험적 기능을 공유하고, 현재 작업 중인 다른 영역에 대해서도 공유하고자 합니다.

</BlogCard>

<BlogCard title="React Compiler RC" date="April 21, 2025" url="/blog/2025/04/21/react-compiler-rc">
<BlogCard title="React 컴파일러 RC" date="2025년 5월 21일" url="/blog/2025/04/21/react-compiler-rc">

We are releasing the compiler's first Release Candidate (RC) today.
컴파일러의 첫 번째 릴리즈 후보(Release Candidate, RC)를 공개합니다.

</BlogCard>

<BlogCard title="Create React App 지원 종료" date="February 14, 2025" url="/blog/2025/02/14/sunsetting-create-react-app">
<BlogCard title="Create React App 지원 종료" date="2025년 2월 14일" url="/blog/2025/02/14/sunsetting-create-react-app">

새로운 앱에 대한 Create React App 사용을 중단하며, 기존 앱은 프레임워크나 Vite, Parcel, RSBuild 같은 빌드 도구로의 마이그레이션을 권장합니다. 또한 프레임워크가 프로젝트와 맞지 않거나, 자신만의 프레임워크를 구축하고 싶거나, 혹은 React가 어떻게 작동하는지 배우기 위해 React 앱을 처음부터 만들어 보고 싶은 사용자들을 위한 문서를 제공합니다.

</BlogCard>

<BlogCard title="React v19" date="December 5, 2024" url="/blog/2024/12/05/react-19">
<BlogCard title="React v19" date="2024년 12월 5일" url="/blog/2024/12/05/react-19">

React 19 업그레이드 가이드에서 React 19로 앱을 업그레이드하는 단계별 지침을 공유했습니다. 이 포스트에서 React 19의 새로운 기능들과 이를 도입하는 방법을 제공합니다.

Expand Down