John Gallagher - Networking with Monads

preview_player
Показать описание
Networking with Monads

* Discuss what makes a monad (bind / return)
* Show how Optional and Result are monads
* Briefly mention monad transformers
* Demo simple chat client/server that uses all of these concepts (e.g., how "connect and handshake" is relatively simple with monadic error handling)

Рекомендации по теме
Комментарии
Автор

This was a great talk. Well worth my time to watch. Thank you.

SamuelGoodwin
Автор

so, hmmm... what's a monad? lol, smh.

gmensah