Latest #learning-elixir Threads Top

mnkhod
Repl driven development is so cool, like figuring out iex -S mix phx.server really changed my whole workflow. I been searching online to...
New
mnkhod
sometimes i wish elixir had ternary operator :frowning: Does anyone have a macro that allows ternary operator like in their elixir code?...
New
DarynOngera
Jiyi (记忆, jìyì — “personal memory” in Chinese) is an Elixir service that provides structured, retrievable memory for LLM-based agents. It...
New
eeff
Hi, I am learning Elixir and recently reading the Supervisor source code, and came accross start_link/2 and start_link/3: # https://gith...
New
ChrisAmelia
Currently reading and experimenting through, which is in 1.6 Chapter 7: Sign up | Phoenix Tutorial (Phoenix 1.6) | Softcover.io In regar...
New
AstraLuma
Experienced programmer writer her first Elixir, and maybe bit off more than she can chew? I’m trying to start two GenServers, where the ...
New
Lotoen
Hi, I’m on Linux Mint 22.3 - Cinnamon 64-bit, and I encountered an error when trying to build an elixir phoenix container 577.1 Reading...
New
mszmurlo
Recently ‘discovered’ the reduce: option for comprehensions. Very useful, yet there is a syntax difference between into: and reduce: that...
New
Null-logic-0
Hey everyone :waving_hand: I already have experience with Phoenix and Ecto and want to start learning Ash Framework. If you were learni...
New
ancatrusca
This podcast is relevant particularly for the architectural discussion around how OTP primitives map to the domain of multiplayer games. ...
New

This Week's Trending Top

mnkhod
sometimes i wish elixir had ternary operator :frowning: Does anyone have a macro that allows ternary operator like in their elixir code?...
New
mnkhod
Repl driven development is so cool, like figuring out iex -S mix phx.server really changed my whole workflow. I been searching online to...
New

This Month's Trending Top

MadeByDouglas
Hey! I’m new here, and this is my first Elixir project, but I’ve been a Swift engineer for about 10 years. I built Relay to help teachers...
New
eeff
Hi, I am learning Elixir and recently reading the Supervisor source code, and came accross start_link/2 and start_link/3: # https://gith...
New
Null-logic-0
Hey everyone :waving_hand: I already have experience with Phoenix and Ecto and want to start learning Ash Framework. If you were learni...
New
W3NDO
I went back to building on ruby during an interview and I was asked to explain symbols. It got me thinking about ruby symbols and elixir ...
New
mszmurlo
Recently ‘discovered’ the reduce: option for comprehensions. Very useful, yet there is a syntax difference between into: and reduce: that...
New
Null-logic-0
Hello everyone, I’m currently reading Elixir in Action (3rd Edition), and I’d like some advice on how to deepen my understanding of OTP ...
New
DarynOngera
Elixir Server Core — Standalone Worker Services in Elixir I have been learning elixir for a while now and I’ve enjoyed every bit. In my b...
New
ancatrusca
This podcast is relevant particularly for the architectural discussion around how OTP primitives map to the domain of multiplayer games. ...
New
DarynOngera
Jiyi (记忆, jìyì — “personal memory” in Chinese) is an Elixir service that provides structured, retrievable memory for LLM-based agents. It...
New
ostap
The current approach I found is this: .iex.exs: IEx.configure(auto_reload: true) Terminal Tab 1: iex -S mix Terminal Tab 2: fswatch...
New
Lotoen
Hi, I’m on Linux Mint 22.3 - Cinnamon 64-bit, and I encountered an error when trying to build an elixir phoenix container 577.1 Reading...
New
Lotoen
Hello, I am currently using Elixir 1.18.4 and OTP 27 with Linux Mint 22.3 - Cinnamon 64-bit as my operating system. I came across this er...
New
ChrisAmelia
Currently reading and experimenting through, which is in 1.6 Chapter 7: Sign up | Phoenix Tutorial (Phoenix 1.6) | Softcover.io In regar...
New
huvaxstra
HI Its matin and new in Elixir (my pleasure) im creator of Land of Rust want to build something like land of rust but for Elixir. ne...
New
AstraLuma
Experienced programmer writer her first Elixir, and maybe bit off more than she can chew? I’m trying to start two GenServers, where the ...
New

This Year's Trending Top

xiaoqiang
These past few days, I’ve tried switching from Neovim to Helix, and so far the experience has been great. Compared to neovim, which requi...
New
Skysoft13
I am try to migrate these days to elixir, and I have existing project, I want to learn graphql api with absinthe. it has mix.exs file lik...
New
chris-wickens
New to Elixir, I’m trying to compile the default project in the getting started guide and get this error: mix compile Compiling 1 file (...
New
dominicletz
Hey there, I haven’t seen a list of useful Elixir specific skills for the popular AI tools yet so I’m starting one here with my first. ...
New
Skysoft13
I am try to learning elixir since 5 month, and I had a project in golang for mobile back-end for blockchain app, it had amazing performa...
New
jonnycharles
I’m in search of an Elixir library that offers PDF generation capabilities similar to Ruby’s Prawn. While there have been discussions abo...
New
yessikameliza
I am sending a list of structures through a session and the memory of cookies or something like that is filling up very quickly so there ...
New
mat-hek
Hi everyone! We just released the Elixir Language Tour guide – an interactive intro to Elixir. The guide itself is written in Elixir an...
New
bluzky
Hi folks, I’m working to build a workflow engine for my company project. We would like to build something dynamic and easy to add new in...
New
brendon9x
I’m CTO of a scale-up called Zappi and have switched the company from Ruby to Elixir, meaning all new backend services are now Elixir. I ...
New
tozz
I wonder if there’s a way to conditionally define functions and not have this warning go off. In my config I have this simple line conf...
New
Richardm
Hi, Is asdf still the best way of installing Elixir and Erlang on a Linux system? Thanks Richard
New
craig127
I’ve been diving into Elixir and wondering if anyone here has built blockchain apps with it. It seems like the scalability and concurrenc...
New
SyntaxSorcerer
I found Elixir after a friend recommended looking into it for developing a multi-agent orchestration and task management system. Soon aft...
New
petros
Hi folks, I have been reading books, blog post, and other resources. Due to time constraints and other factors (coming from years of imp...
New

Last Three Year's Trending Top

Rashmi_prueba
What is the way to convert [ %{id: 7, name: "A", count: 1}, %{id: 8, name: "B", count: 1}, %{id: 9, name: "C", count: 0} ] to [ ...
New
ob1
Recently we partitioned a table with 28 million rows by its ULID to improve query speeds and reduce query timeouts. To do this I ended up...
New
wintermeyer
At https://elixir-phoenix-ash.com I publish training material for Elixir and Phoenix. Text base tutorials which start at zero. Recently I...
New
Skysoft13
I have an idea for a mobile game app, I want to use elixir for backend, how is the elixir performance for game backend, any idea?
New
tonydang
Hi everyone! I’m new to the forums and new to Elixir in general. To learn Elixir, I recently just completed my first app. It’s a todo app...
New
amacgregor
Is there any tooling or recommended way to find dead code? As my application starts to grow things can get a little messy especially with...
New
mrbuchmas
Error when attempting to use verified routes with ~p Hey there, I’m new to the Elixir/Phoenix eco system, and I’ve been trying to model a...
New
New
axelson
Is there anywhere that “MFA” is described in detail in the official Elixir documentation? I’ve tried to find it before but was unable to....
New
wanton7
I’m trying to look at the docs but I couldn’t find a function that would return element with its index. Is there such a function for list...
New
newton-peixoto
Hello everyone can someone please explain to me how do protocols and behaviours work in elixir like I was five years old? I read some art...
New
Changxin
Hi, are there some functions like Enum.find_first(enumerable, x -> boolen()) # or Enum.fliter_first(enumerable, func) Enum.remove_fir...
New
New
pankaj-ag
I have a table called languages with 4 fields, label, description, locale, and is_active. label and locale are two different unique fiel...
New
jacknorman
Hello guys, I have a fairly simple question and cant seem to understand it. for example we have the following code: x = 1 x = 2 IO.put...
New

Trending Over Three Years Top

AngeloChecked
What learn first? Rust or Elixir Hi Elixir community! I’m here because i want learn a new language. I’m a junior developer and mainly i ...
New
belgoros
I’m not a pro in using Regex and can’t figure out why the following behaviour happens, especially if we take into account the difference ...
New
Nvim
Anybody knows a comprehensive comparison of Django and Phoenix, thanks for the help. Where are they similar? Where do they differ the m...
New
Fl4m3Ph03n1x
About me? ( if you have nothing better to do than reading about some random guy in the internet :stuck_out_tongue: ) Hello all, this is ...
New
crisefd
I’m building my first app in Phoenix. And I keep seeing this warning all the time in my router.ex file: warning: function DummyApiWeb.Co...
New
Kagamiiiii
Student & New to elixir. Nice language. I want to convert a english character, e.g. “a”, which is stored in a variable, to it’s asci...
New
xgeek116
Hello, We have been using Elixir and Phoneix for creating REST APIs for a few months now. But I can’t see the benefits of this switch ...
New
smlnl
Hello everyone, I’ve got a problem that I cannot rectify. I work on WSL - Windows 10, Ubuntu 20.04 LTS and elixir version is at 1.9.1. ...
New
raashi_me
I am trying to connect the local DB server from within a docker container and as part of it I am running the command docker-compose run ...
New
ViperCoderJay
I’m failing to render any page, the application takes giving me the following error [error] #PID<0.1204.0> running ElixirWeb.Endpo...
New
learning123
Hey all, I’m new to elixir and getting the following error: ** (FunctionClauseError) no function clause matching in TSS.DriverStatuses.l...
New
grangerelixx
Hi everyone, this is my first time writing regular expression. I have a regular expression that helps in validating domain names. I think...
New
sahilpaudel
I am frequently getting the below error in the production. (Postgrex.Error) ERROR 55P03 (lock_not_available) could not obtain lock on ro...
New
sotojuan
No amount of exercise or book problems replaces writing an actual library or application, but it can be hard for a newbie to know what to...
New
AstonJ
Can you believe the first professionally published Elixir book was published just 8 years ago? Since then I think we’ve seen more books f...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement