
AMP 4: Target RxJS part I with Michael Hladky
Angular Master Podcast
00:00
Error Handling Operators
error handling is a really interesting part because I spent like one and a half days to get a button click running. You can use operators to throw errors, for example, throw if empty or on error resume next. Catch error gives us the opportunity to not emit the error in the error gendel but provide a next value,. And this is like a functional way away of where you can use an operator to handle this. There is also some static way, some way of statically implementing error handling that is ongoing.
Play episode from 37:19
Transcript


