Hacker News
- Zero-Overhead Union Types in Scala http://japgolly.blogspot.com/2015/02/zero-overhead-recursive-adt-coproducts.html 2 comments
- A Year of Functional Programming http://japgolly.blogspot.com.au/2014/06/a-year-of-functional-programming.html 165 comments
- Enforcing rules at compile-time: an example https://japgolly.blogspot.com/2018/07/enforcing-rules-at-compile-time-example.html 3 comments scala
- Practical Awesome Recursion - Ch 02: Catamorphisms https://japgolly.blogspot.com.au/2017/12/practical-awesome-recursion-ch-02.html 5 comments scala
- Practical Awesome Recursion -- Ch 01: Fixpoints https://japgolly.blogspot.com.au/2017/11/practical-awesome-recursion-ch-01.html 11 comments scala
- Dependently-Typed Functions [blog-post] http://japgolly.blogspot.com/2017/06/dependently-typed-functions.html 10 comments scala
- An Example of Functional Programming (aimed at non-FP'ers) http://japgolly.blogspot.com.au/2014/09/an-example-of-functional-programming.html 16 comments programming
- A Year of Functional Programming http://japgolly.blogspot.com.au/2014/06/a-year-of-functional-programming.html 15 comments haskell
- A Year of Functional Programming. (reflections from an OO-er's perspective) http://japgolly.blogspot.com.au/2014/06/a-year-of-functional-programming.html 454 comments programming
- Scala Methods vs Functions http://japgolly.blogspot.com/2013/10/scala-methods-vs-functions.html 3 comments scala