angular-challenges
angular-challenges copied to clipboard
Answer: 14
Note that besides solving challenge 14: I added some extra configuration that Cypress was requesting to build the test.
- I stuck to using only rxjs for solving this challenge: I sent the information as a subject subscribed to the service instead of a value and added the async pipe on the end of the child component.