Promises vs Observables | Do we really need reactive programming?

preview_player
Показать описание
This is one of burning question most developers has.. especially who are newly onboarding to Rx world.
Both observables and promises help us to implement asynchronous functionality in JavaScript. but what is the difference?

Рекомендации по теме
Комментарии
Автор

It's very clear.
Can you compare async await too.

udayakasun