|
Do you think names for bool values should end with a question mark?
|
|
27
|
770
|
November 2, 2024
|
|
Is this `seeds.exs` idiomatic Elixir?
|
|
22
|
582
|
August 30, 2024
|
|
Idiomatic setup for Ecto replicas with runtime configuration
|
|
5
|
244
|
August 15, 2024
|
|
Learning idiomatic Elixir - Q1
|
|
24
|
1349
|
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
|
1117
|
October 10, 2022
|
|
Idiomatic way to map a result
|
|
9
|
845
|
September 5, 2022
|
|
What is the most idiomatic way to construct structs with complex default values?
|
|
20
|
4240
|
July 29, 2022
|
|
Wondering how to best form this function that does multiple checks
|
|
3
|
586
|
January 10, 2022
|
|
Learning Elixir - Year One
|
|
2
|
728
|
December 15, 2020
|
|
Private functions: naming and additional parameter position
|
|
10
|
3970
|
September 12, 2020
|
|
How to do a series of validations in Elixir the most idiomatic way
|
|
8
|
1331
|
March 9, 2020
|
|
Idiomatic, real-world Elixir resources?
|
|
31
|
3723
|
February 17, 2020
|
|
Idiomatic way of handling missing Map fields
|
|
8
|
4665
|
January 16, 2020
|
|
To improve a function
|
|
11
|
1234
|
August 20, 2019
|
|
Examples of code that follow the "Elixir Way"?
|
|
9
|
3047
|
July 26, 2019
|
|
How many Call Stack does Elixir have?
|
|
1
|
681
|
May 15, 2019
|
|
Confused about this Elixir module definition
|
|
1
|
709
|
May 9, 2019
|
|
Idiomatic: pattern matching with two function heads or boolean guard clause?
|
|
4
|
1614
|
March 9, 2019
|
|
Learning / proper use of cond (and other Elixir style)
|
|
4
|
2339
|
February 15, 2019
|
|
Module naming conventions
|
|
26
|
9185
|
October 8, 2018
|
|
Design Help for a Noob
|
|
11
|
923
|
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
|
3194
|
May 11, 2017
|
|
Idiomatic Elixir for collecting last item from dynamic list
|
|
9
|
8915
|
May 8, 2017
|
|
Style Question: what do we call idiomatic Elixir?
|
|
16
|
2082
|
February 1, 2017
|
|
Is this code idiomatic Elixir/functional?
|
|
17
|
2845
|
November 25, 2016
|
|
Writing idiomatic Elixir code
|
|
13
|
1936
|
November 13, 2016
|
|
Newcomer to Elixir, is this idiomatic code? (advent of code solution)
|
|
8
|
2067
|
July 13, 2016
|