0

I am relatively new to Angular 2. I was learning the concepts of Promises and Observables. Everywhere it is mentioned that Observables emit more than one value or stream of data while Promises emit a single value. It might be a naive question but can someone please explain what does this mean?

Dhiren
  • 428
  • 1
  • 3
  • 12
  • Possible duplicate of [Promise vs Observable](https://stackoverflow.com/questions/37364973/promise-vs-observable) – nircraft Nov 02 '18 at 14:01
  • Take a look at https://stackoverflow.com/questions/37364973/promise-vs-observable for more details on them. Or check this https://medium.com/@mpodlasin/promises-vs-observables-4c123c51fe13 or this: http://chariotsolutions.com/blog/post/angular2-observables-http-separating-services-components/ – nircraft Nov 02 '18 at 14:02

0 Answers0