Do you think names for bool values should end with a question mark?
|
|
27
|
374
|
November 2, 2024
|
Is this `seeds.exs` idiomatic Elixir?
|
|
22
|
424
|
August 30, 2024
|
Idiomatic setup for Ecto replicas with runtime configuration
|
|
5
|
153
|
August 15, 2024
|
Learning idiomatic Elixir - Q1
|
|
24
|
1253
|
September 6, 2023
|
Handling different Joken error messages with json()
|
|
5
|
680
|
February 8, 2023
|
Refactor functions that can return different kind of errors
|
|
7
|
1069
|
October 10, 2022
|
Idiomatic way to map a result
|
|
9
|
766
|
September 5, 2022
|
What is the most idiomatic way to construct structs with complex default values?
|
|
20
|
3453
|
July 29, 2022
|
Wondering how to best form this function that does multiple checks
|
|
3
|
577
|
January 10, 2022
|
Learning Elixir - Year One
|
|
2
|
723
|
December 15, 2020
|
Private functions: naming and additional parameter position
|
|
10
|
3680
|
September 12, 2020
|
How to do a series of validations in Elixir the most idiomatic way
|
|
8
|
1290
|
March 9, 2020
|
Idiomatic, real-world Elixir resources?
|
|
31
|
3500
|
February 17, 2020
|
Idiomatic way of handling missing Map fields
|
|
8
|
4419
|
January 16, 2020
|
To improve a function
|
|
11
|
1220
|
August 20, 2019
|
Examples of code that follow the "Elixir Way"?
|
|
9
|
2798
|
July 26, 2019
|
How many Call Stack does Elixir have?
|
|
1
|
675
|
May 15, 2019
|
Confused about this Elixir module definition
|
|
1
|
705
|
May 9, 2019
|
Idiomatic: pattern matching with two function heads or boolean guard clause?
|
|
4
|
1594
|
March 9, 2019
|
Learning / proper use of cond (and other Elixir style)
|
|
4
|
2319
|
February 15, 2019
|
Module naming conventions
|
|
26
|
8795
|
October 8, 2018
|
Design Help for a Noob
|
|
11
|
910
|
June 7, 2018
|
Is this considered good Elixir?
|
|
6
|
1177
|
April 19, 2018
|
Refactor tips for simple function for more idiomatic Elixir
|
|
9
|
1227
|
March 9, 2018
|
Merging Intervals the "Elixir Way"
|
|
10
|
3074
|
May 11, 2017
|
Idiomatic Elixir for collecting last item from dynamic list
|
|
9
|
8665
|
May 8, 2017
|
Style Question: what do we call idiomatic Elixir?
|
|
16
|
2031
|
February 1, 2017
|
Is this code idiomatic Elixir/functional?
|
|
17
|
2818
|
November 25, 2016
|
Writing idiomatic Elixir code
|
|
13
|
1930
|
November 13, 2016
|
Newcomer to Elixir, is this idiomatic code? (advent of code solution)
|
|
8
|
2058
|
July 13, 2016
|