The Functional Programmer
  • Home
  • Blogs
  • Resume
  • Now
  • Toolbox

Why I love Elixir and Erlang OTP?

Easy to write Elixir’s syntax is clean and expressive, making it easy to write readable and maintainable code. For example, defining a simple function in Elixir is straightforward: defmodule Math do def add(a, b), do: a + b end Out of box support of Concurrency Elixir, built on the
Aug 18, 2024 2 min read

The First Place Holder Blog

This blog is a place holder blog
Jul 14, 2024
Page 1 of 1
The Functional Programmer © 2025
  • Github
  • X
  • LinkedIn
  • Email
Powered by Ghost