Latest #language Threads 
Hi everyone,
I’m using Elixir 1.18.4 with OTP 27 (I’ve tested this across multiple versions of both Elixir and Erlang), and surprisingly...
New
Here is the list and it is at the bottom of the table.
I would expect that <- would have a right associativity like =. Because in bot...
New
I noticed that if I pass a captured function (e.g. &logger/4) as an argument to :telemetry.attach/4, I get a warning:
[info] The fu...
New
I know this is a really minor peeve, but why is this the case?:
iex(cs@localhost)54> %{key1: :i_am_a_map_whooot} |> Enum.map(&...
New
I was looking for a library for safely evaluating expressions written by users but didn’t find one that would match my needs. I wanted it...
New
I created a project named Qry that allows you to query your domain with a nice syntax, returning results as nested maps – a concept simil...
New
Just wondered if there is some standard library function for converting a map to a keyword list, but sorting it on the way.
something li...
New
I use Elixir at work, on a pretty massive monolithic backend project – it’s about 750k lines of Elixir code, spread across a few dozen ap...
New
Surely this has been asked and explained before, but for some reason I couldn’t find it.
String.to_integer/1 docs say:
string must be ...
New
Not a long ago I ask why the first of parame of def named call in there.
Now I have a related question, what is the name of the part of...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
I know this is a really minor peeve, but why is this the case?:
iex(cs@localhost)54> %{key1: :i_am_a_map_whooot} |> Enum.map(&...
New
Just wondered if there is some standard library function for converting a map to a keyword list, but sorting it on the way.
something li...
New
I was looking for a library for safely evaluating expressions written by users but didn’t find one that would match my needs. I wanted it...
New
Hi everyone,
I’m using Elixir 1.18.4 with OTP 27 (I’ve tested this across multiple versions of both Elixir and Erlang), and surprisingly...
New
I created a project named Qry that allows you to query your domain with a nice syntax, returning results as nested maps – a concept simil...
New
I noticed that if I pass a captured function (e.g. &logger/4) as an argument to :telemetry.attach/4, I get a warning:
[info] The fu...
New
Here is the list and it is at the bottom of the table.
I would expect that <- would have a right associativity like =. Because in bot...
New
Trending Over Three Years
Is Kernel.length/1 intended only for guards? I feel like I see people using length(items) in non-guard scenarios. Should I prefer it over...
New
I use Elixir at work, on a pretty massive monolithic backend project – it’s about 750k lines of Elixir code, spread across a few dozen ap...
New
Can someone explain to me why this allows me to see the integer representation of chars?
~c/cat\0/
[99, 97, 116, 0]
And this does no...
New
Hey,
I wonder if anyone is consuming educational resources in languages other than English.
Since I failed to learn English in 12 1/2 y...
New
Not a long ago I ask why the first of parame of def named call in there.
Now I have a related question, what is the name of the part of...
New
I have this issue on my laptop (Ubuntu 20.04) where I cannot install the source versions of elixir 1.9.x using asdf. Both 1.10.x and 1.11...
New
Surely this has been asked and explained before, but for some reason I couldn’t find it.
String.to_integer/1 docs say:
string must be ...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







