Skip to content

Commit dd83196

Browse files
committed
docs(animations): add hint for related challenges
1 parent 070f0ff commit dd83196

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

docs/src/content/docs/challenges/angular/44-view-transition.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ sidebar:
1010

1111
## Information
1212

13+
This is the second of two animation challenges, the goal of this series is to master animations in Angular.
14+
1315
The View Transition API is a brand new API that provides a set of features that allow developers to control and manipulate the transitions and animations between views within an application.
1416
It plays a pivotal role in enhancing the user experience (UX), bringing applications to life with engaging and captivating transitions to guide users through different pages or sections of the app.
1517

docs/src/content/docs/challenges/angular/46-simple-animations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ sidebar:
1111

1212
## Information
1313

14+
This is the first of two animation challenges, the goal of this series is to master animations in Angular.
15+
1416
Well-designed animations can make your application more fun and straightforward to use, but they aren't just cosmetic. Animations can improve your application and user experience in a number of ways:
1517

1618
- Without animations, web page transitions can seem abrupt and jarring.

docs/src/content/docs/pt/challenges/angular/44-view-transition.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ sidebar:
1010

1111
## Informação
1212

13+
Este é o segundo de três desafios animation, sendo o objetivo dominar animations em Angular.
14+
1315
A View Transition API é uma nova API que fornece um conjunto de funcionalidades, permitindo desenvolvedores controlarem e manipularem as transições e animações entre views dentro de uma aplicação.
1416
Isso tem um papel importante na melhoria da experiência do usuário (UX), trazendo vida a aplicações com transições atraentes e cativantes afim de guiar usuários por diferentes páginas e seções da aplicação.
1517

0 commit comments

Comments
 (0)