You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/content/docs/index.mdx
+8-9Lines changed: 8 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Welcome to Angular Challenges
3
-
description: Get started by resolving those challenges and becoming a better Angular FrontEnd engineer.
3
+
description: Get started by resolving these challenges and become a better Angular Front-End engineer.
4
4
template: splash
5
5
noCommentSection: true
6
6
hero:
@@ -28,23 +28,23 @@ import SubscriptionForm from '../../components/SubscriptionForm.astro';
28
28
29
29
<CardGrid>
30
30
<Cardtitle="50 Challenges">
31
-
This repository gathers 50 Challenges related to <b>Angular</b>, <b>Nx</b>, <b>RxJS</b>, <b>Ngrx</b> and <b>Typescript</b>.
32
-
These challenges resolve around real-life issues or specific features to elevate your skills.
31
+
This repository gathers 50 Challenges related to <b>Angular</b>, <b>Nx</b>, <b>RxJS</b>, <b>NgRx</b> and <b>TypeScript</b>.
32
+
These challenges revolve around real-life issues or specific features to elevate your skills.
33
33
</Card>
34
34
35
-
<Cardtitle="Subscribe to get notify of latest challenges">
35
+
<Cardtitle="Subscribe to get notified of the latest challenges">
36
36
<SubscriptionFormisNote={false} />
37
37
</Card>
38
38
39
39
<Cardtitle="Become an OSS Maintainer">
40
40
One of the goals of this repository is to <b>lower the barrier</b> to entry
41
41
for Open Source Software (OSS). By engaging with these challenges, you will
42
-
learn how to start contributing to any other Open Source Project.
42
+
learn how to start contributing to any other open-source project.
43
43
</Card>
44
44
45
45
<Cardtitle="Learn Alongside Others">
46
46
Learning and practicing a new framework is always challenging. This set of
47
-
challenges provides real-world use cases to apply what you've been learning.
47
+
challenges provide real-world use cases to apply what you've been learning.
48
48
Anyone can comment or offer assistance.
49
49
<b>
50
50
Learning alone is great, but learning alongside others will get you further.
@@ -57,12 +57,11 @@ import SubscriptionForm from '../../components/SubscriptionForm.astro';
57
57
</Card>
58
58
59
59
<Cardtitle="Prepare Yourself for Interviews">
60
-
Completing these challenges will prepare you for any technical challenges you
61
-
may encounter in a frontend role during interviews.
60
+
By completing these challenges, you'll be ready for any technical questions that may come up during a frontend job interview.
62
61
</Card>
63
62
64
63
<Cardtitle="Sponsoring">
65
-
This project is free and aims to remain so for as long as possible. However, everything is accomplished during my free time, including creating challenges and reviewing pull requests (PRs). <b>Sponsorship can support me and contribute to the growth of the project</b>.
64
+
This project is free and aims to remain so for as long as possible. However, everything is accomplished during my free time, including creating challenges and reviewing pull requests (PRs). <b>Sponsorship can support me and contribute to the growth of the project.</b>
0 commit comments