Exercise - Unsubscribing
Exercise
- Open the challenge on codepen
- Create an independent subscription for longTimer$
- Subscribe to shortTimer$
- In the
next
notification for shortTimer$, callunsubscribe()
on the longTimer$ subscription - Note the console output