This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Im trying to allow users set config at runtime but from what I’ve read so far it seems it cannot be done. Is that the case?
New
Trending Over Three Years
So in elixir sometimes you need to do something like this:
def function(acc, condition1, condition2) do
acc <>
cond do
...
New
Hello.
Suppose we have a file with this code
import ImportMe
defmodule AModule do
use UseMe
end
where the modules above are defined...
New
I am wondering why I have this behavior, that seems counter intuitive to me:
iex(1)> "x" > "a"
true
iex(2)> "X" > "a"
false
...
New
I have a function that can operate on a single struct of a specific type, a list of those structs, or a stream of those structs:
def upd...
New
Hello,
given the files xx.ex and yy.ex defined as
defmodule XX do
defstruct [:field]
end
defmodule YY do
defdelegate __struct__, ...
New
I am currently building an adapted API for Elixir…
And I just noticed how many functions of the same name Keyword and Map share.
What I...
New
Hi guys! I’ve been learning some elixir following Dave’s Programming Elixir 1.6 and I’m lovin it!
I just came across Access.pop/2 and no...
New
Hi,
I have switched from exenv to asdf,
let’s say my elixir-core repo is in ~/git/elixir,
How can I tell asdf that when I’m insde ~/gi...
New
https://hexdocs.pm/elixir/Kernel.html list modules in following groups, mostly by “purpose”.
Built-in types
Data types
System modules
P...
New
Hi everyone, I’m developing a project where I will allow users to dynamically edit and execute code. I was wondering if there is any way ...
New
https://hexdocs.pm/elixir/Exception.html
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







