Elixir Articles and Guides

We love writing about Elixir, hopefully you will enjoy these Elixir articles.

Elixir has been touted as Ruby for people who like functional programming.

We’d certainly agree they are very similar feeling, even though Elixir and Phoenix approach things with functions over objects, I can see the comparisons.

We’d love an excuse to play with Elixir again, if you have a project in mind get in touch.

Clients we’ve helped with Elixir

Interested in working together with this technology? Get in touch

Recent posts View all

PersonalWeb Dev

X-Clacks-Overhead

We now support the X-Clacks-Overhead, or, the internet as a tool to not forget

JavaScript

Setting a more specific database type in Prisma

Prisma sets a default of TEXT for all String fields, here is how you can override that.