Skip to content

Commit 4bc1863

Browse files
SSakutaroCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 54e46db commit 4bc1863

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

src/content/community/videos.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,37 +28,37 @@ React 19 では Actions、`use()`、`useOptimistic` など、新機能が導入
2828

2929
<YouTubeIframe src="https://www.youtube.com/embed/R0B2HsSM78s" title="React Unpacked: A Roadmap to React 19" />
3030

31-
### React19の新機能 {/*whats-new-in-react-19*/}
31+
### React 19の新機能 {/*whats-new-in-react-19*/}
3232

3333
[Lydia Hallie](https://twitter.com/lydiahallie) が React 19 の新機能を視覚的に分かりやすく解説しました:
3434

3535
<YouTubeIframe src="https://www.youtube.com/embed/AJOGzVygGcY" title="What's New in React 19" />
3636

37-
### React 19 Deep Dive: HTMLの協調 {/*react-19-deep-dive-coordinating-html*/}
37+
### React 19 Deep Dive: HTML の協調 {/*react-19-deep-dive-coordinating-html*/}
3838

3939
[Josh Story](https://twitter.com/joshcstory) が React 19 のドキュメントおよびリソースストリーミング API について詳細な解説を行いました:
4040

4141
<YouTubeIframe src="https://www.youtube.com/embed/IBBN-s77YSI" title="React 19 Deep Dive: Coordinating HTML" />
4242

43-
### Reactを2つのコンピュータで {/*react-for-two-computers*/}
43+
### React を2つのコンピュータで {/*react-for-two-computers*/}
4444

45-
[Dan Abramov ](https://bsky.app/profile/danabra.mov) は、もし React がサーバファーストで始まっていたらどうなっていたかを想像しました:
45+
[Dan Abramov](https://bsky.app/profile/danabra.mov) は、もし React がサーバファーストで始まっていたらどうなっていたかを想像しました:
4646

4747
<YouTubeIframe src="https://www.youtube.com/embed/ozI4V_29fj4" title="React for Two Computers" />
4848

49-
### Memoを忘れよう {/*forget-about-memo*/}
49+
### Memo を忘れよう {/*forget-about-memo*/}
5050

5151
[Lauren Tan](https://twitter.com/potetotes) が、React Compiler を実践的に利用する方法について講演しました:
5252

5353
<YouTubeIframe src="https://www.youtube.com/embed/lvhPq5chokM" title="Forget About Memo" />
5454

55-
### React Compilerについて詳しく {/*react-compiler-deep-dive*/}
55+
### React Compiler について詳しく {/*react-compiler-deep-dive*/}
5656

5757
[Sathya Gunasekaran](https://twitter.com/_gsathya)[Mofei Zhang](https://twitter.com/zmofei) が React Compiler がどのように動作するか詳しく解説しました:
5858

5959
<YouTubeIframe src="https://www.youtube.com/embed/uA_PVyZP7AI" title="React Compiler Deep Dive" />
6060

61-
### さらに... {/*and-more-2024*/}
61+
### さらに {/*and-more-2024*/}
6262

6363
**コミュニティからサーバコンポーネントに関する講演について聞きました:**
6464
* [Enhancing Forms with React Server Components](https://www.youtube.com/embed/0ckOUBiuxVY&t=25280s) by [Aurora Walberg Scharff](https://twitter.com/aurorascharff)

0 commit comments

Comments
 (0)