LiveLoveApp logo

Exercise - Filtering Operators

Exercise

  1. Open the challenge on codesandbox
  2. Use the filter operator to only let buttons 1-3 emit values from values$
  3. Use the distinctuntilChanged operator to ignore repeat values