angular-challenges icon indicating copy to clipboard operation
angular-challenges copied to clipboard

Answer: 14

Open fpalmab opened this issue 6 months ago • 1 comments

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.

fpalmab avatar Aug 08 '24 19:08 fpalmab