#programming

# Ecto

3 min read

I wrote a blog post a few weeks ago on the wonderful Elixir language. Now I’ve built a couple of crud applications with the help of Phoenix the best framework in the Elixir world right now.

Read

# Elixir the return of Erlang

4 min read

I was recently put on a job that required a web stack that required bulk imports and then a sorting algorithm on huge amounts of data. Originally it was planned to be a .net core running on azure…

Read