Most of my blogs are long and rambling, so I’ll keep this one short.
[Read More]
Elixir code doesn't look very functional
this article is still under development
[Read More]
Is Pure Functional Programming a Lie?
As more computer languages adopt functional constructs it seems pure functional languages have been pushed into a corner. Many developers are familar with closures in Javascript, and they are now available in Java, C++, etc., but pure functional languages are a bit different - they are stricter in the definition...
[Read More]
Why should we "reinvent the wheel" by using Akka with Java if we have Elixir/Erlang ready for production?
– work in progress. I’m adding details… Based on a quora article
[Read More]