mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
docs: link inside hint
This commit is contained in:
@@ -4,7 +4,6 @@ description: Challenge 39 is about learning the power of dependancy injection
|
|||||||
author: Thomas Laforge
|
author: Thomas Laforge
|
||||||
challengeNumber: 39
|
challengeNumber: 39
|
||||||
command: angular-injection-token
|
command: angular-injection-token
|
||||||
blogLink: https://itnext.io/stop-being-scared-of-injectiontokens-ab22f72f0fe9
|
|
||||||
sidebar:
|
sidebar:
|
||||||
order: 118
|
order: 118
|
||||||
badge: New
|
badge: New
|
||||||
@@ -27,6 +26,6 @@ The use of `@Input` is forbidden. This example is basic, and using `@Input` coul
|
|||||||
<details>
|
<details>
|
||||||
<summary>Hint 1</summary>
|
<summary>Hint 1</summary>
|
||||||
|
|
||||||
Looking at `InjectionToken` can be of great help.
|
Looking at this [blog post](https://itnext.io/stop-being-scared-of-injectiontokens-ab22f72f0fe9) can be of great help.
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|||||||
Reference in New Issue
Block a user