Elixir programming language
Reduce, Reuse… Refactor: Clearer Elixir with the Enum Module
Brian Underwood shares how to write cleaner Elixir code by rethinking Enum.reduce and using a custom Credo check to find simpler alternatives.
Elixir for Business: 5 Ways It Transforms Your Processes
Learn how Elixir can improve business performance by reducing costs, enhancing efficiency, and speeding up time to market.
Elixir Tutorials
Paweł Długosz explores how Elixir’s concurrency model and fault-tolerant design simplify scalable system development for developers
My Journey from Ruby to Elixir: Lessons from a Developer
Oleg Ivanov reflects on his transition from Ruby to Elixir, highlighting key lessons and mindset shifts.
Elixir vs Haskell: What’s the Difference?
Elixir and Haskell take different approaches to key development challenges. Explore them in our latest post.
The BEAM-Erlang’s virtual machine
Lorena Mireles breaks down the Erlang Virtual Machine (BEAM), pivotal for Elixir's reliability and scalability.
Why do systems fail? Tandem NonStop system and fault tolerance
Explore the NonStop architecture's influence on Elixir, Gleam, and Erlang developers. Learn about modularity, fault containment, and process-pairs design for resilient software systems.
Elixir, 7 steps to start your journey
Embark on a journey into Elixir with our series "Elixir, 7 Steps to Start Your Journey" by Lorena Mireles.
Elixir Blog Round-Up
This Elixir blog round-up, offers insights into Elixir’s features, comparisons with other languages, and why it’s a top choice for developers.