Latest #variable Threads 
Coming from Clojure, Haskell, and Ocaml I’m very happy about using let for variable scoping.
I have then started using with for this in ...
New
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
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
Coming from Clojure, Haskell, and Ocaml I’m very happy about using let for variable scoping.
I have then started using with for this in ...
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
In my controller, I improved and prevent dirty code in my project, for example, I was trying to put my params in variable like this:
Ori...
New
Completely new to Elixir, but have an issue I am trying to figure out:
When interviewing candidates for Javascript roles I usually have ...
New
Hello everybody,
I just noticed something that I admit I should have been notice way more earlier TBH..
Variables are scoped in ifs, co...
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
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
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’ve been thinking about the change made 2-3 years ago where it’s
no longer permitted to set variables inside a case statement (or simil...
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
- #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







