@@GilliCode If you ever felt like covering some exception handling things id love to learn more. Specifically how to use MonadThrow, MonadCatch or MonadError and ExceptT would be useful to me. Kinda lost in the exception handling approaches. The way you explained MonadIO was great, maybe you can help me understand some of these exception Monad constraints too and why id wanna use them.
@@el_carbonara I took a stab at ExceptT before: ruclips.net/video/Vb6d3FZJqVc/видео.html This assembly language probably would be a great spot to show off some of the other constraints, however, so I'll keep that in mind for future features!
love it, these vids are like gold
Glad you're finding them valuable! Lemme know if there's anything you'd like to see.
@@GilliCode If you ever felt like covering some exception handling things id love to learn more. Specifically how to use MonadThrow, MonadCatch or MonadError and ExceptT would be useful to me. Kinda lost in the exception handling approaches. The way you explained MonadIO was great, maybe you can help me understand some of these exception Monad constraints too and why id wanna use them.
@@el_carbonara I took a stab at ExceptT before: ruclips.net/video/Vb6d3FZJqVc/видео.html
This assembly language probably would be a great spot to show off some of the other constraints, however, so I'll keep that in mind for future features!