Latest ThreadsTop

RemyXRenard
I’m seeing that a list inside a Kino.DataTable will be interpreted as a charlist, even if the Kino.configure() is set to charlists: :as_l...
New
Onor.io
I have what I’ve heard referred to as a “lookup table” in my database. This is a way of assigning codes to common values. One common lo...
New
Trolleger
What approach to take when sending live updates to “random” users Hi! I have a question, I have a little chat app, and when I create a DM...
New
jaybe78
Hello, I’m developing a online persistent chat system (what’s app) like using elixir/dynamodb/aws for a mobile app(flutter). The diffic...
New
odix67
Hi, I have to build an app also on windows, since some time, I do not know it exactly, I ran into the the issue below during download of...
New

This Week's TrendingTop

RemyXRenard
I’m seeing that a list inside a Kino.DataTable will be interpreted as a charlist, even if the Kino.configure() is set to charlists: :as_l...
New

This Month's Trending Top

roeland
Kia ora, We have been using elixir-google-api to connect to Google Drive. However, with the updates to Tesla due to CVEs this is now bro...
New
Onor.io
I have what I’ve heard referred to as a “lookup table” in my database. This is a way of assigning codes to common values. One common lo...
New
jaybe78
Hello, I’m developing a online persistent chat system (what’s app) like using elixir/dynamodb/aws for a mobile app(flutter). The diffic...
New
Trolleger
What approach to take when sending live updates to “random” users Hi! I have a question, I have a little chat app, and when I create a DM...
New
mohsen
I’m using an Umbrella project for a Phoenix application, and I want to have one Ecto Repo and one PostgreSQL database shared by all apps....
New
widianto
I think I’ve found a small improvement I could contribute to <%= web_namespace %>.CoreComponents (installer/templates/phx_web/compo...
New
preciz
I had a lot of back and forth with Codex CLI & GPT 5.6 Sol to use a SWAR optimization for URI.encode_www_form/1. I now have a versio...
New
odix67
Hi, I have to build an app also on windows, since some time, I do not know it exactly, I ran into the the issue below during download of...
New

This Year's Trending Top

yurko
There used to be a gist with upgrade instructions for each new Phoenix version. For example here Phoenix 1.7.0 released: Built-in Tailwin...
New
octowombat
I may be missing something but in my attempt to use tidewave for helping with my Phoenix LiveView UI (I have used the MCP successfully w...
New
tomazbracic
Hi, I was looking at Plausible Analytics docs, and I am a bit sad. Looks like they decided that the self-hosted version should be really...
New
alde103
Hey everyone! :wave: I’m using a custom Nerves system based on Raspberry Pi 4. Some time ago, I added extra drivers to support several U...
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
hez
With this code under OTP 27 dialyzer ran cleanly: defmodule Test do @base_uribase_uri URI.new!(“`https://google.ca`”) def our_base ...
New
nallwhy
Hi everyone, I’m trying to use Zed for Elixir development and recently enabled the expert settings, but I’m not confident my setup is ac...
New
A7mad
I decided to finally check what DaisyUI is after seeing this post as I mostly work on the backend. Did they just reinvent bootstrap on t...
New
lcabrini
What would be the “proper” way to implement a simple persistent key/value store? Settings that are read far more than they are written. I...
New
spammy
I’m looking to build a personal workflow to quickly deploy web applications written in elixir/phoenix, for local consumption (ie not on t...
New
Silent-Wraith01
What other databases work with Phoenix Framework besides PostgreSQL and I know about MySQL, MySQL lite, MongoDB.
New
Silent-Wraith01
dev@dev:\~/discuss$ iex -S mix phx.server Erlang/OTP 25 \[erts-13.1.5\] \[source\] \[64-bit\] \[smp:16:2\] \[ds:16:2:10\] \[async-threads...
New
ghannam80
Hello, I am facing the below error while trying to get elixir binary working on Oracle linux 8.5 , unfortunately we cannot compile on th...
New
pmjoe
Not trying to start a flame war, but with the new 1.20 release Elixir is addressing one of the major problems at Elixir. I did tried Glea...
New
bartblast
This discussion started in the Does Hologram support two way data binding? thread and evolved into a deeper conversation about reactivity...
New

Trending Last Three YearsTop

jason.o
In the code below, if the create action is not set to accept “extra_key” as an input, it errors out with a message shown above. Is there ...
New
Harrisonl
We have an ECS cluster with 4 services, where each task joins a single cluster, via discovery ECS discovery service. Currently when I de...
New
senggen
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] 15:22:35.803 [error] gen_event {lager_file_backend...
New
BabaykaBo
Hi. I am new in Elixir. I have got to know about two file extensions for Elixir - .ex and .exs. Documentation says: " …In addition to ...
New
ilkerkaan
Hello ElixirForum community, I’m planning to build a mobile app using Elixir and Phoenix in 2023. I’d like to get your input on the best...
New
ianc
I want to disable websockets in my browser (e.g Chrome, Firefox, etc) to experience the JS fallback (longPoll) in my LiveView application...
New
phewitt
I want to know how to suppress errors in elixir. Ideally a few ways. Fixing them is not an option. We are slowly fixing them. I’m curren...
New
ghenry
Hi all, I’m trying to use pdf.js and importing it like so: import PDFJS from "../vendor/pdf.mjs" so I can use it in a Hook to render t...
New
fireproofsocks
Dumb question and one I used to know the answer to… but how does one connect to a postgres instance running inside docker-compose? I tho...
New
managua1902
I have my own SMTP server. It’s behind SSL/TLS - port 465 In my phoenix I use Swoosh to send emails. Since recently I’ve been facing thi...
New
New
lugomateo
Not sure what happened, elixirLS had been working just fine in multiple projects. When I try to format an elixir file on save I get the ...
New
jgallinari
Hello, I made the switch recently from an x86 MacBook to Apple silicon (M3) and it seems to fail my Docker/Minikube workflow that perfec...
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
fiv
I really like the Zed editor but recently code completion just stopped working. I still get syntax highlighting just no code completion. ...
New

Trending Over 3 YearsTop

lanycrost
Hi everyone! I need implement if…else if…else condition from my elixir code, and anymore of this control flow structures not work proper...
New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
gshaw
What is the idiomatic way of matching for not nil in Elixir? E.g., First way: defp halt_if_not_signed_in(conn, signed_in_account) when...
New
joeerl
Hello again - after a longish gap I’ve decided I really must dig into Elixir and see what’s been happening here - so I have a few questio...
New
SoCreat
i’m a new one to elixir which editor can i use vs code? or atom? Thanks! :smiley:
New
Patoshizzle
After calling mix ecto.create I get this error: 17:00:32.162 [error] GenServer #PID<0.412.0> terminating ** (Postgrex.Error) FATAL...
New
hariharasudhan94
Lets say I have map like this fetching from my database %{"_id" => #BSON.ObjectId<58eb1a7a9ad169198c3dXXXX>, "email" => ...
New
minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list. ...
New
nsuchy
Hi. I’ve noticed that Windows Powershell has it’s own IEX command and you cannot access Elixir’s IEX due to the conflict. This isn’t a cr...
New
Brian
What is the proper way to load a module from a file in to IEX? In the python world, doing something like this pretty standard: from ....
New
sriki
I got the error mentioned in the title while running the following code. The weird part is I did get the response I expected but with thi...
New
dblack
I’ve got an issue with an app and I’ve no idea of how to troubleshoot it. I’m hoping someone here might have seen something similar. I p...
New
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
alice
Hey, Just curious what are the main benefits of Elixir compared to Clojure? When is Elixir more useful than Clojure and vice versa? Th...
New
  • Follow
  • Join
  • Shape
the conversation

Confs & Meetups

4 days remaining
Erlang Workshop 2026
Indianapolis, USA August 28, 2026
17 days remaining
ElixirConf US
Chicago September 10, 2026
37 days remaining
Goatmire Elixir (+ NervesConf EU)
Varberg, Sweden September 30, 2026
59 days remaining
MQ Summit 2026
Haarlem, the Netherlands & Virtual October 22, 2026

Saved Forums

    None saved yet

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews

We Support Global Peace

Saved Forums

    None saved yet

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews