I\'m looking for a plain English explanation of what an Observable is in RXJS.
What it can be used for, and any useful explanations either video links, tutorials, us
My understanding of Observable is like you ask Siri (or other stuff) "what is the weather tomorrow". Siri will give you the answer for sure and that 'item' inside Siri which contain the answer is 'Observable'.
Below link might be helpful - Demystifying Rxjs Observable
https://medium.com/@AnkurRatra/demystifying-rxjs-observable-467c52309ac