Tag: haskell
-
Weekend Coding Kata Challenge – Fizzbuzz TDD Using Haskell
I wanted to check out different stacks recently. The goal is to pick an interesting new language and go deep on some aspects of it – understanding how to implement a simple web server with or without the language-specific framework. The main thing is to implement everything in TDD. I had a brief look at…