Slackbot
05/18/2022, 4:41 PMAnze Sodja
05/19/2022, 10:34 AMChris Lee
05/19/2022, 12:38 PMwolfs
05/19/2022, 12:49 PMChris Lee
05/19/2022, 1:16 PMwolfs
05/19/2022, 1:24 PMChris Lee
05/19/2022, 1:27 PMwhenObjectAdded
as the callback (which is where this all started); however, often the state (storing the list of platforms, in this example) isn’t required - only notifying some code that a platform was added (if you want to remove it, don’t add it in the first place). Modelling as an Observable makes it clear what the behaviour is.Chris Lee
05/19/2022, 1:28 PMChris Lee
05/19/2022, 1:37 PM