LiveLoveApp logo

Exercise - Unsubscribing

Exercise

  1. Open the challenge on codepen
  2. Create an independent subscription for longTimer$
  3. Subscribe to shortTimer$
  4. In the next notification for shortTimer$, call unsubscribe() on the longTimer$ subscription
  5. Note the console output