This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Trending Over Three Years
Hi,
Been lurking here for a while (that is, via google), gotten a lot of help from people’s Q&As in the past, but I’ve gotten stuck ...
New
I have a custom hardware device that I would like to add to my nerves device. I already have created a custom nerves device (based on rp...
New
The documentation of Kernel.pop_in/2 states the following:
In case any entry returns nil , its key will be removed and the deletion wil...
New
Guys, I have a library that contains a macro that defines a @type t only if it is not defined.
In order to check if the type was already...
New
Inside the Elixir official documentation, the guards sections states:
Not all expressions are allowed in guard clauses, but only a hand...
New
Hello, I’m looking to dry up some LiveView handle_info/event callbacks that require modifying a nested data structure using update_in/3 i...
New
Hi All,
So I understand how to use _before_compile but I wanted to dig deeper into how its actually working. My initial thoughts were th...
New
Kernel.apply/3 keeps throwing this exception. I’m trying to dynamically run a module name + def from a map string field.
MathOperators.m...
New
Why do functions inside the keywords list passed as arguments to if aren’t called immediately? Is this unique to if?
# example.exs
defmo...
New
iex(1)> map = %{a: %{b: %{c: 1}}}
%{a: %{b: %{c: 1}}}
iex(2)> pop_in(map.a.b[:c])
{1, %{a: %{b: %{}}}}
iex(3)> pop_in(map.a.b.c)...
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:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







