When I first encountered try {} catch {} I was like "Yeah, I've got to use it, but actually how... and when?" Now usually whole execution of my code sits within try {} so even if some error I wouldn't expect to happen and handle, will still be nicely logged and handled by catch {} Keep learning!
Nice one and something I am starting to appreciate. Good summary at the end.
When I first encountered try {} catch {} I was like "Yeah, I've got to use it, but actually how... and when?" Now usually whole execution of my code sits within try {} so even if some error I wouldn't expect to happen and handle, will still be nicely logged and handled by catch {} Keep learning!
@@kamilpro thanks for sharing.
Amazing content!
Glad you think so!
Awesome :)
i just subscribed, thanks man.