Elixir programming language

Stay in the loop with the latest news and developments in the Elixir ecosystem.
The Business Value Behind Green Coding

The Business Value Behind Green Coding

As businesses are more focused on measuring Environmental, Social and Governance (ESG), it's time to consider the value behind green coding practices.

IoT Complexity Made Simple with the Versatility of Erlang and Elixir

IoT Complexity Made Simple with the Versatility of Erlang and Elixir

Discover the transformative power of Industry 4.0. Explore the benefits and versatility Erlang and Elixir provides to tackle these new and existing protocols.

Unleashing the Power of SNMP: Exposing Your Embedded Elixir/Erlang (Nerves, GRiSP) Apps to the World

Unleashing the Power of SNMP: Exposing Your Embedded Elixir/Erlang (Nerves, GRiSP) Apps to the World

Discover the power of integrating SNMP into your Elixir or Erlang apps, effortlessly bridging the gap between industrial environments and embedded systems.

Lifting Your Loads for Maintainable Elixir Applications

Lifting Your Loads for Maintainable Elixir Applications

In his latest post, Brian Underwood explores separating data loading from data usage in Elixir applications using the Ecto library.

How ChatGPT improved my Elixir code. Some hacks are included.

How ChatGPT improved my Elixir code. Some hacks are included.

Ever wondered the impact ChatGPT can have on your Elixir code? Oleg Tarasenko has put the AI tool to the test and shares his interesting results.

Understanding Elixir processes and concurrency

Understanding Elixir processes and concurrency

Lorena Mireles is back with her second instalment of the "Elixir, 7 steps to start your journey" series.

Re-implement our first blog scrapper with Crawly 0.15.0

Re-implement our first blog scrapper with Crawly 0.15.0

Oleg is back with a blog scrapper update! A lot has changed in four years, including our blog design. Check out his recent tutorial on the update, with insight into the newest Crawly features.

You’ve been curious about LiveView, but you haven’t gotten into it

You’ve been curious about LiveView, but you haven’t gotten into it

As a backend developer, I’ve spent most of my programming career away from frontend development. Whether it’s React/Elm for the web or Swift/Kotlin for mobile,...

Here’s Why You Should Build Scalable and Concurrent Applications with Elixir

Here’s Why You Should Build Scalable and Concurrent Applications with Elixir

In today's world, when dealing with high levels of system requests, you need applications that can handle them without slowing down. Here’s where Elixir comes in. Elixir is a programming language that is designed to create highly scalable and concurrent applications. Built on Erlang's virtual machine (BEAM), it has been used for decades to build highly reliable and scalable systems.