zabirauf || Zohaib
Topic

rop

posts
Apr 11, 2015

Yet another "What is a Monad" post

Disclaimer: I dont claim to completely understand what monads are as I am still learning more about them but this is my attempt to explain it how I understand it.

8 min read min read
Mar 26, 2015

Railway Oriented Programming in Elixir

It would be a great world if everything ran without errors. Validating inputs from users and handling various other kinds of error ranging from databases access, file access, network issues

6 min read min read