zabirauf || Zohaib
Topic

railway oriented programming

posts
May 30, 2015

Monads in Elixir

This post is not about what monads are, I expect that you already know about them. The post is to see how you can use monads in Elixir using already

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