LiveLoveApp logo

Exercise - Subscription

Exercise

  1. Open the challenge on codepen
  2. Create a new Subscription by newing up the Subscription class
  3. Subscribe to shortTimer$ and add the subscription to your subscription object
  4. Subscribe to longTimer$ and add the subscription to your subscription object
  5. Note the output in the console