Recode - A linter with autocorrection and a refactoring tool
|
|
5
|
1275
|
August 26, 2023
|
Need help "elixirizing" my Toy Robot solution
|
|
6
|
354
|
July 3, 2023
|
Refactoring in (neo)vim
|
|
2
|
545
|
May 17, 2023
|
Help composing/abstracting list of keys to traverse nested data structures using the Access module
|
|
5
|
382
|
January 20, 2023
|
How to refactor Enum.reduce?
|
|
1
|
383
|
January 6, 2023
|
Refactor functions that can return different kind of errors
|
|
7
|
543
|
October 10, 2022
|
Beyond code that gets it done: code readability. Any advice?
|
|
12
|
806
|
June 28, 2022
|
Elegant refactory of a function
|
|
6
|
473
|
April 10, 2022
|
Tools/tips for easily change a module/function namespace
|
|
5
|
510
|
October 13, 2021
|
How to distribute function clauses over several files
|
|
2
|
929
|
September 11, 2021
|
Value Object and Primitive Obsession code-smell
|
|
5
|
1431
|
May 10, 2021
|
The GenServer from hell (needs some refactoring)
|
|
18
|
1786
|
April 1, 2021
|
Using a literal parameter to choose between multiple function heads
|
|
7
|
847
|
November 19, 2020
|
Need Help how to refactor this code with Elixir to be more readable and to avoid nested cases
|
|
6
|
688
|
July 27, 2020
|
Help refactor conditional block the Elixir way, please
|
|
3
|
1233
|
June 11, 2020
|