
AMP 4: Target RxJS part I with Michael Hladky
Angular Master Podcast
00:00
How to Handle Synchronous Code
In RxJS, try catch is not really able to catch a synchronous errors. You will lose the context. A promise provides a way how you can handle a synchronouserrors with this dot catch chaining operators. Data frameworks provide the ability to catch errors over callback functions. All those things really changed the way how people used error handling when they started to code a synchronously.
Play episode from 34:26
Transcript


