mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-13 14:23:02 -05:00
docs: add note to bug-cd-md
This commit is contained in:
@@ -25,6 +25,10 @@ In this small application, we have a navigation menu to route our application to
|
|||||||
|
|
||||||
The goal of the challenge is to debug this application and make it work.
|
The goal of the challenge is to debug this application and make it work.
|
||||||
|
|
||||||
|
:::note
|
||||||
|
Without knowing the exact reason for the issue, you can "fix" the error and get the program to function. One such approach would be to memoize the `getMenu` function. The application might function, but you will miss the lesson of this challenge. Make sure you can explain why your fix works.
|
||||||
|
:::
|
||||||
|
|
||||||
## Hints
|
## Hints
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
|
|||||||
Reference in New Issue
Block a user