|
1 | | - |
| 1 | + |
2 | 2 |
|
3 | 3 | # Angular v21: The Adventure Begins |
4 | 4 |
|
| 5 | +## Release Blog |
| 6 | + |
5 | 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. |
6 | 8 |
|
7 | | -## Save the Date November 20, 2025 |
| 9 | +## Experience the v21 Release |
| 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. |
8 | 12 |
|
9 | | -<docs-pill-row> |
10 | | - <docs-pill href="https://calendar.google.com/calendar/render?action=TEMPLATE&text=Angular+v21+Launch&dates=20251120T170000Z/20251120T173000Z&details=Get+ready+for+the+future+of+web+development+with+Angular.+Tune+in+https://goo.gle/angular-v21&location=https://goo.gle/angular-v21" title="Add to Google Calendar"/> |
11 | | - <docs-pill href="/assets/others/angular-v21-release.ics" title="Add to iCal/Outlook" download="angular-v21-release.ics" target="_blank" /> |
12 | | -</docs-pill-row> |
| 13 | +<docs-code preview hideCode header="v21 Game World" path="adev/src/content/examples/v21-game-world/src/app/app.ts" /> |
13 | 14 |
|
14 | | -<hr/> |
| 15 | +## Angular v21 Developer Event [Full Version] |
15 | 16 |
|
16 | | -Join the Angular team this November for 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 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 | 18 |
|
18 | 19 | 🔥 What's coming in v21 |
19 | 20 |
|
20 | 21 | - New Angular MCP Server tools to improve AI-powered workflows and code generation |
21 | 22 | - Your first look at Signal Forms, our new streamlined, signal-based approach to forms in Angular |
22 | | -- Exciting new details about the Angular ARIA package |
23 | | - |
24 | | -That’s just a taste of what’s coming in our upcoming major release event. You won't want to miss it. |
25 | | - |
26 | | -<docs-pill-row> |
27 | | - <docs-pill href="https://calendar.google.com/calendar/render?action=TEMPLATE&text=Angular+v21+Launch&dates=20251120T170000Z/20251120T173000Z&details=Get+ready+for+the+future+of+web+development+with+Angular.+Tune+in+https://goo.gle/angular-v21&location=https://goo.gle/angular-v21" title="Add to Google Calendar"/> |
28 | | - <docs-pill href="/assets/others/angular-v21-release.ics" title="Add to iCal/Outlook" download="angular-v21-release.ics" target="_blank" /> |
29 | | -</docs-pill-row> |
| 23 | +- Exciting new details about the Angular Aria package |
| 24 | + |
| 25 | +<div style="display: block; width: 80%; margin: 0 auto; margin-top: 20px;"> |
| 26 | + <iframe |
| 27 | + credentialless |
| 28 | + width="560" |
| 29 | + height="315" |
| 30 | + src="https://www.youtube.com/embed/DDAHORVzQ5g?si=B9Uv5vXzIKJfcLGr" |
| 31 | + title="YouTube video player" |
| 32 | + frameborder="0" |
| 33 | + allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" |
| 34 | + referrerpolicy="strict-origin-when-cross-origin" |
| 35 | + allowfullscreen |
| 36 | + ></iframe> |
| 37 | +</div> |
0 commit comments