This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

sodapopcan
So this is just a dumb little post regarding syntax. I’ve been pairing with a colleague who is new to Elixir lately and today we were br...
New
derek-zhou
If a function takes a keyword as one of its parameters, we normally put it last: def my_func(a, b, attrs \\ []) do ... end So at call s...
New
feviskus
From here: Work with pipe query syntax  |  BigQuery  |  Google Cloud Documentation HN: https://news.ycombinator.com/...
New

Trending Over Three Years Top

Crowdhailer
I’ve been hearing much about the new formatter and it’s something I have been keen to try. I find examples buy far the most illuminating...
248 19148 150
New
New
Qqwy
In Elixir, operators are also simply functions. A unary operator takes a single argument, a binary infix operator takes two. It is there...
New
massimo
How difficult would it be to add the infix notation à la Haskell? I think it could improve readability on several occasions For example...
New
Crowdhailer
Last year I wrote a library for error handling in elixir pipelines OK. There were several discussions around this topic in the google gr...
New
Sanjibukai
Hello, You may be already using the Capture Operator & for capturing functions or quickly creating anonymous function. For this lat...
New
abetkin
Proposed syntax [:my, :list] |> for x do IO.puts(x) end Seems natural since the following forms exist: my_var |> case do ... e...
New
andrenth
Hello I’ve done some Erlang a long time ago and now I’m returning to the platform via Elixir. One the few things syntax-wise that I feel...
New
mat-hek
Hi there, recently I’ve seen an article about the with statement, just another one that describes how it can improve code readability. I...
New
abitdodgy
I’m aware that you can use Kernel to pipe with arithmetic operators. But why do we have to? Is it a style concern, or a compiler limitati...
New
markmark206
I am returning to an Elixir project (finally!) after spending some (too much;) time in Python, and I am now curious about Elixir’s typesp...
New
Siel
Hi everyone, first topic here! currently I’m finishing the ‘Programming Elixir 1.3’ book and I wondered about something… The String.dupl...
New
jeroenbourgois
Just a random idea that keeps popping up in my head whenever I am pattern matching on maps. In Javascript es6 notation, there is this con...
New
KristerV
i’ve recently gotten annoyed at having to jump between files just to check what that function i’m using will return. VS Code could be of ...
New
cgarciae
Hi, I want to propose an extension to the language that enables it to express branched computations using the pipe |> operator. Here ...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement