Exercise - Subscription
Exercise
- Open the challenge on codepen
- Create a new Subscription by newing up the Subscription class
- Subscribe to shortTimer$ and add the subscription to your subscription object
- Subscribe to longTimer$ and add the subscription to your subscription object
- Note the output in the console