Example 3
Subscribe To Observables example.
In this example:
Way to ensure that our subscribers are always notified on a write request, even if the new property value is the same
And also,
limiting or delaying the observable's change notifications (millisecond threshold)
My background color is coming from view model