Learning idiomatic Elixir - Q1
|
|
24
|
614
|
September 6, 2023
|
Handling different Joken error messages with json()
|
|
5
|
298
|
February 8, 2023
|
Refactor functions that can return different kind of errors
|
|
7
|
542
|
October 10, 2022
|
Idiomatic way to map a result
|
|
9
|
420
|
September 5, 2022
|
What is the most idiomatic way to construct structs with complex default values?
|
|
20
|
1520
|
July 29, 2022
|
Wondering how to best form this function that does multiple checks
|
|
3
|
391
|
January 10, 2022
|
Learning Elixir - Year One
|
|
2
|
557
|
December 15, 2020
|
Private functions: naming and additional parameter position
|
|
10
|
2730
|
September 12, 2020
|
How to do a series of validations in Elixir the most idiomatic way
|
|
8
|
1059
|
March 9, 2020
|
Idiomatic, real-world Elixir resources?
|
|
31
|
2806
|
February 17, 2020
|
Idiomatic way of handling missing Map fields
|
|
8
|
3323
|
January 16, 2020
|
To improve a function
|
|
11
|
1027
|
August 20, 2019
|
Examples of code that follow the "Elixir Way"?
|
|
9
|
2162
|
July 26, 2019
|
How many Call Stack does Elixir have?
|
|
1
|
566
|
May 15, 2019
|
Confused about this Elixir module definition
|
|
1
|
501
|
May 9, 2019
|
Idiomatic: pattern matching with two function heads or boolean guard clause?
|
|
4
|
1361
|
March 9, 2019
|
Learning / proper use of cond (and other Elixir style)
|
|
4
|
2091
|
February 15, 2019
|
Module naming conventions
|
|
26
|
6999
|
October 8, 2018
|
Design Help for a Noob
|
|
11
|
720
|
June 7, 2018
|
Is this considered good Elixir?
|
|
6
|
978
|
April 19, 2018
|
Refactor tips for simple function for more idiomatic Elixir
|
|
9
|
1023
|
March 9, 2018
|
Merging Intervals the "Elixir Way"
|
|
10
|
2603
|
May 11, 2017
|
Idiomatic Elixir for collecting last item from dynamic list
|
|
9
|
7739
|
May 8, 2017
|
Style Question: what do we call idiomatic Elixir?
|
|
16
|
1718
|
February 1, 2017
|
Is this code idiomatic Elixir/functional?
|
|
17
|
2479
|
November 25, 2016
|
Writing idiomatic Elixir code
|
|
13
|
1707
|
November 13, 2016
|
Newcomer to Elixir, is this idiomatic code? (advent of code solution)
|
|
8
|
1700
|
July 13, 2016
|