Creating an observable

Here we will see a list of methods to create an observable from common event sources. This is not an exhaustive list, but it contains the most important ones.

You can see all the available methods on the RxJS GitHub page ( https://github.com/Reactive-Extensions/RxJS).