Handling different Joken error messages with json()
|
|
5
|
135
|
February 8, 2023
|
Refactor functions that can return different kind of errors
|
|
7
|
358
|
October 10, 2022
|
Idiomatic way to map a result
|
|
9
|
272
|
September 5, 2022
|
What is the most idiomatic way to construct structs with complex default values?
|
|
20
|
1028
|
July 29, 2022
|
Wondering how to best form this function that does multiple checks
|
|
3
|
312
|
January 10, 2022
|
Learning Elixir - Year One
|
|
2
|
463
|
December 15, 2020
|
Private functions: naming and additional parameter position
|
|
10
|
2418
|
September 12, 2020
|
How to do a series of validations in Elixir the most idiomatic way
|
|
8
|
946
|
March 9, 2020
|
Idiomatic, real-world Elixir resources?
|
|
31
|
2501
|
February 17, 2020
|
Idiomatic way of handling missing Map fields
|
|
8
|
2738
|
January 16, 2020
|
To improve a function
|
|
11
|
909
|
August 20, 2019
|
Examples of code that follow the "Elixir Way"?
|
|
9
|
1998
|
July 26, 2019
|
How many Call Stack does Elixir have?
|
|
1
|
508
|
May 15, 2019
|
Confused about this Elixir module definition
|
|
1
|
433
|
May 9, 2019
|
Idiomatic: pattern matching with two function heads or boolean guard clause?
|
|
4
|
1240
|
March 9, 2019
|
Learning / proper use of cond (and other Elixir style)
|
|
4
|
1952
|
February 15, 2019
|
Module naming conventions
|
|
26
|
6339
|
October 8, 2018
|
Design Help for a Noob
|
|
11
|
666
|
June 7, 2018
|
Is this considered good Elixir?
|
|
6
|
877
|
April 19, 2018
|
Refactor tips for simple function for more idiomatic Elixir
|
|
9
|
919
|
March 9, 2018
|
Merging Intervals the "Elixir Way"
|
|
10
|
2369
|
May 11, 2017
|
Idiomatic Elixir for collecting last item from dynamic list
|
|
9
|
7316
|
May 8, 2017
|
Style Question: what do we call idiomatic Elixir?
|
|
16
|
1607
|
February 1, 2017
|
Is this code idiomatic Elixir/functional?
|
|
17
|
2269
|
November 25, 2016
|
Writing idiomatic Elixir code
|
|
13
|
1567
|
November 13, 2016
|
Newcomer to Elixir, is this idiomatic code? (advent of code solution)
|
|
8
|
1583
|
July 13, 2016
|