Abstracting storage details with Effectful: first blog post

Me again! I think clearly what the world really needs right now is another white man with a blog. So, I’ve added one to my website.

The first post is here, and there’s an accompanying repo with all the code presented. The concept presented is nothing crazy or new, but I thought it was a nice pattern (if it can be even be called that).

The blog itself is generated using Hakyll and uses Pico CSS for styling. HTML/CSS are absolutely not in my skillset, so if anyone has any tips my ears are open. The overall look and feel of the blog will probably evolve in the coming months.

Enjoy :slight_smile:

11 Likes

I’ve never been interested in the skin colour or sex of the person writing a blog, but I am interested in blogs which give real world examples of Haskell code, especially effect code, so I appreciate this!

6 Likes