How easy it is to replace your exist Promise code with Rxjs
Why its a good idea to have a reactive approach
This session will cover how hard it is to write nice async code, when it gets complicated. It will cover the fundamentals of Rxjs and how easy it is to move Promises to the Rxjs library and why you should.