Elixir programming language
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
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
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.
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.
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
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,...
Creating a simple weather application with Phoenix LiveView
we will discuss our experience building an online weather application in Elixir using Phoenix LiveView. We created a real-time weather application that allows users to see the past, current, and forecast temperature and precipitation data for any UK postcode.
Can’t Live `with` It, Can’t Live `with`out It
'with' is a powerful tool in Elixir, but it's not without its quirks. This blog will help you understand how to use it best and how to manage unexpected behaviours.
Building a Remote Control Car from Scratch Using Elixir
From the car straight to the app on your phone, check out how our America office uses Elixir’s fullstack capability to build a remote control car.