|
1 | | - |
| 1 | + |
2 | 2 |
|
3 | | -# Angular v21: The Adventure Begins |
| 3 | +# Angular v21: 冒険の始まり |
4 | 4 |
|
5 | | -## Release Blog |
| 5 | +## リリースブログ {#release-blog} |
6 | 6 |
|
7 | | -**Angular v21 is live**: check out the [v21 release blog](http://goo.gle/angular-v21-blog) to learn about all of the amazing new features coming your way. |
| 7 | +**Angular v21がリリースされました**: [v21リリースブログ](http://goo.gle/angular-v21-blog)で、みなさんに提供されるすばらしい新機能のすべてをご確認ください。 |
8 | 8 |
|
9 | | -## Experience the v21 Release |
| 9 | +## v21リリースを体験する {#experience-the-v21-release} |
10 | 10 |
|
11 | | -Explore the Angular v21 release with this interactive game world. Curious how we made it? Click the `Show Code` button below to view the source code for this Angular app. |
| 11 | +このインタラクティブなゲームの世界でAngular v21リリースを体験してください。どのように作られたか気になりますか?下の`Show Code`ボタンをクリックして、このAngularアプリケーションのソースコードをご覧ください。 |
12 | 12 |
|
13 | 13 | <docs-code preview hideCode header="v21 Game World" path="adev/src/content/examples/v21-game-world/src/app/app.ts" /> |
14 | 14 |
|
15 | | -## Angular v21 Developer Event [Full Version] |
| 15 | +## Angular v21開発者イベント [フルバージョン] {#angular-v21-developer-event-full-version} |
16 | 16 |
|
17 | | -Angular v21 is being delivered to you as a brand new release adventure. With modern AI tooling, performance updates and more, Angular v21 delivers fantastic new features to improve your developer experience. Whether you’re creating AI-powered apps or scalable enterprise applications, there has never been a better time to build with Angular. |
| 17 | +Angular v21は、まったく新しいリリース体験としてお届けします。最新のAIツール、パフォーマンスアップデートなどにより、Angular v21は開発者体験を向上させるすばらしい新機能を提供します。AIを活用したアプリケーションやスケーラブルなエンタープライズアプリケーションを作成する場合でも、今ほどAngularで構築するのに最適な時期はありません。 |
18 | 18 |
|
19 | | -🔥 What's coming in v21 |
| 19 | +🔥 v21の新機能 |
20 | 20 |
|
21 | | -- New Angular MCP Server tools to improve AI-powered workflows and code generation |
22 | | -- Your first look at Signal Forms, our new streamlined, signal-based approach to forms in Angular |
23 | | -- Exciting new details about the Angular Aria package |
| 21 | +- AIを活用したワークフローとコード生成を改善するための新しいAngular MCP Serverツール |
| 22 | +- Angularのフォームに対する、新しい合理化されたシグナルベースのアプローチであるシグナルフォームを初公開 |
| 23 | +- Angular Ariaパッケージに関する注目の新情報 |
24 | 24 |
|
25 | 25 | <div style="display: block; width: 80%; margin: 0 auto; margin-top: 20px;"> |
26 | 26 | <iframe |
27 | 27 | credentialless |
28 | 28 | width="560" |
29 | 29 | height="315" |
30 | 30 | src="https://www.youtube.com/embed/DDAHORVzQ5g?si=B9Uv5vXzIKJfcLGr" |
31 | | - title="YouTube video player" |
| 31 | + title="YouTube動画プレイヤー" |
32 | 32 | frameborder="0" |
33 | 33 | allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" |
34 | 34 | referrerpolicy="strict-origin-when-cross-origin" |
|
0 commit comments