|
Do you think names for bool values should end with a question mark?
|
|
27
|
766
|
November 2, 2024
|
|
Is this `seeds.exs` idiomatic Elixir?
|
|
22
|
575
|
August 30, 2024
|
|
Idiomatic setup for Ecto replicas with runtime configuration
|
|
5
|
238
|
August 15, 2024
|
|
Learning idiomatic Elixir - Q1
|
|
24
|
1348
|
September 6, 2023
|
|
Handling different Joken error messages with json()
|
|
5
|
701
|
February 8, 2023
|
|
Refactor functions that can return different kind of errors
|
|
7
|
1116
|
October 10, 2022
|
|
Idiomatic way to map a result
|
|
9
|
843
|
September 5, 2022
|
|
What is the most idiomatic way to construct structs with complex default values?
|
|
20
|
4213
|
July 29, 2022
|
|
Wondering how to best form this function that does multiple checks
|
|
3
|
585
|
January 10, 2022
|
|
Learning Elixir - Year One
|
|
2
|
727
|
December 15, 2020
|
|
Private functions: naming and additional parameter position
|
|
10
|
3963
|
September 12, 2020
|
|
How to do a series of validations in Elixir the most idiomatic way
|
|
8
|
1330
|
March 9, 2020
|
|
Idiomatic, real-world Elixir resources?
|
|
31
|
3715
|
February 17, 2020
|
|
Idiomatic way of handling missing Map fields
|
|
8
|
4662
|
January 16, 2020
|
|
To improve a function
|
|
11
|
1231
|
August 20, 2019
|
|
Examples of code that follow the "Elixir Way"?
|
|
9
|
3041
|
July 26, 2019
|
|
How many Call Stack does Elixir have?
|
|
1
|
680
|
May 15, 2019
|
|
Confused about this Elixir module definition
|
|
1
|
707
|
May 9, 2019
|
|
Idiomatic: pattern matching with two function heads or boolean guard clause?
|
|
4
|
1611
|
March 9, 2019
|
|
Learning / proper use of cond (and other Elixir style)
|
|
4
|
2338
|
February 15, 2019
|
|
Module naming conventions
|
|
26
|
9176
|
October 8, 2018
|
|
Design Help for a Noob
|
|
11
|
922
|
June 7, 2018
|
|
Is this considered good Elixir?
|
|
6
|
1188
|
April 19, 2018
|
|
Refactor tips for simple function for more idiomatic Elixir
|
|
9
|
1231
|
March 9, 2018
|
|
Merging Intervals the "Elixir Way"
|
|
10
|
3189
|
May 11, 2017
|
|
Idiomatic Elixir for collecting last item from dynamic list
|
|
9
|
8913
|
May 8, 2017
|
|
Style Question: what do we call idiomatic Elixir?
|
|
16
|
2082
|
February 1, 2017
|
|
Is this code idiomatic Elixir/functional?
|
|
17
|
2844
|
November 25, 2016
|
|
Writing idiomatic Elixir code
|
|
13
|
1934
|
November 13, 2016
|
|
Newcomer to Elixir, is this idiomatic code? (advent of code solution)
|
|
8
|
2067
|
July 13, 2016
|