Walid benjehd

Results 1 comments of Walid benjehd

You should import Observable from rxjs/RX instead of rxjs/Observable, pulling it this way automatigically get you all of the operators ('map', throw...) `import {Observable} from 'rxjs/Rx';`