Latest #variable Threads 
I am just learning Elixir. The purpose is to build a server API to interact between clients and a separate database server. I am coming f...
New
Hello, everyone!
I am having a really hard time wrapping my head around this one for some reason.
I want to get a token, store it in me...
New
Hello, I am new to elixir and I am trying to call my anonymous function defined in my “ex” file like so:
package_data = fn
(x, [y]) -&...
New
I got 2 warnings and “unexpected” behavior when trying to match argument as a list. Is this code incorrect? How can I match a argument as...
New
Hi ! I ws as trying to install elixir on my windows so i successfully installed it and i can see my elixir IDE showing on my start menu. ...
New
I was working on a Question which was ,
Input - A list of numbers - [1,2,3,4,5] #example
We have to produce the subsets of this list an...
New
Hello,
I am getting the following error. Code is also mentioned below.
%UndefinedFunctionError{arity: 0, function: :offset, message: ni...
New
Here is my code:
defmodule HW3A do
def onepad(int, n \\ 0, list \\ []) do
case n do
^int -> list
_ -> ...
New
Why would we use
def table do
[{?a..?m, :"foo@computer-name"}, {?n..?z, :"bar@computer-name"}]
end
Rather than
table = [{?a..?m, :"f...
New
My termininology with the question title is probably all over the place, but I’m really struggling on how to phrase it.
What I essential...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
I am just learning Elixir. The purpose is to build a server API to interact between clients and a separate database server. I am coming f...
New
Why would we use
def table do
[{?a..?m, :"foo@computer-name"}, {?n..?z, :"bar@computer-name"}]
end
Rather than
table = [{?a..?m, :"f...
New
Hello, everyone!
I am having a really hard time wrapping my head around this one for some reason.
I want to get a token, store it in me...
New
Hello, I am new to elixir and I am trying to call my anonymous function defined in my “ex” file like so:
package_data = fn
(x, [y]) -&...
New
Trending Over Three Years
Completely new to Elixir, but have an issue I am trying to figure out:
When interviewing candidates for Javascript roles I usually have ...
New
Hi ! I ws as trying to install elixir on my windows so i successfully installed it and i can see my elixir IDE showing on my start menu. ...
New
My termininology with the question title is probably all over the place, but I’m really struggling on how to phrase it.
What I essential...
New
I was working on a Question which was ,
Input - A list of numbers - [1,2,3,4,5] #example
We have to produce the subsets of this list an...
New
Hello,
I am getting the following error. Code is also mentioned below.
%UndefinedFunctionError{arity: 0, function: :offset, message: ni...
New
Hi all,
Earlier I found a resource that mentioned you can reference a static variable in function documents, but I’m unable to find the ...
New
Here is my code:
defmodule HW3A do
def onepad(int, n \\ 0, list \\ []) do
case n do
^int -> list
_ -> ...
New
I got 2 warnings and “unexpected” behavior when trying to match argument as a list. Is this code incorrect? How can I match a argument as...
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







