mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -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.
|
||||
|
||||
:::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
|
||||
|
||||
<details>
|
||||
|
||||
Reference in New Issue
Block a user