Elixir programming language

Stay in the loop with the latest news and developments in the Elixir ecosystem.
How to write a Phoenix PubSub adapter. Tutorial example based on EventStore

How to write a Phoenix PubSub adapter. Tutorial example based on EventStore

In this blog post, we are going to show you the main steps of implementing an adapter for Phoenix PubSub.

Why Elixir is the Programming Language You Should Learn in 2020

Why Elixir is the Programming Language You Should Learn in 2020

Over the course of the article, we’ll show you how and why Elixir could be the ideal way to grow as a developer.

How to build a machine learning project in Elixir

How to build a machine learning project in Elixir

Learn about Machine Learning with Elixir.

Web scraping with Elixir

Web scraping with Elixir

Learn how to deal with massive datasets via web scraping.

Which companies are using Elixir, and why? #MyTopdogStatus

Which companies are using Elixir, and why? #MyTopdogStatus

How do you choose the right programming language for a project? Here are some great use cases.

Using CircleCI for Continuous Integration of Elixir projects

Using CircleCI for Continuous Integration of Elixir projects

We have set up this project in GitHub to follow along.

A guide to tracing in Elixir

A guide to tracing in Elixir

Our Erlang Solutions team explores tracing and gives an overview on tracing tools for the BEAM.

Introducing Telemetry

Introducing Telemetry

In this post, we're exploring using Telemetry for the BEAM.

Receiving messages in Elixir – How to avoid performance issues

Receiving messages in Elixir – How to avoid performance issues

Avoid common mistakes that plague developers.