Managing SECRET_KEY_BASE without Kubernetes/Docker/etc?
|
|
19
|
178
|
January 7, 2025
|
Is there any tooling or recommended way to find dead code?
|
|
24
|
4766
|
December 22, 2024
|
Best practices for testing behaviour implementations concurrently
|
|
7
|
160
|
November 29, 2024
|
A matter of style in polymorphism: what are the best practices to obtain (safe) polymorphism?
|
|
7
|
240
|
November 15, 2024
|
When to use: Case vs if
|
|
20
|
4057
|
October 21, 2024
|
Best Practices for Testing Phoenix (Functional) Components
|
|
8
|
4066
|
July 25, 2024
|
Ordering Use, Import, Alias, Require?
|
|
11
|
7843
|
May 29, 2024
|
Best practice to enrich a form with data received from a javascript call back
|
|
3
|
245
|
May 24, 2024
|
Elixir mono-repo best practices
|
|
21
|
3174
|
May 13, 2024
|
Best practices to handle/display error for action (like delete)
|
|
0
|
190
|
February 26, 2024
|
Preserve params when push_patch from handle_event
|
|
13
|
2762
|
February 11, 2024
|
Criticize my idea for integration testing with automatically managed assertions of the whole HTML
|
|
6
|
467
|
February 9, 2024
|
Is it possible to misuse Kernel.to_string, from a security or fault inducing perspective?
|
|
6
|
385
|
January 11, 2024
|
What is the best pattern matching function's arguments or in function's body?
|
|
15
|
2706
|
November 12, 2023
|
Object literals vs pattern matching or alternatives?
|
|
16
|
779
|
November 7, 2023
|
Phoenix 1.7-rc0 Project Organization; Multi-Endpoint & UI
|
|
10
|
1924
|
August 24, 2023
|
Need help "elixirizing" my Toy Robot solution
|
|
6
|
844
|
July 3, 2023
|
When should you use function overloading vs control structures?
|
|
10
|
1046
|
July 2, 2023
|
Persisting data across liveview navigation
|
|
7
|
2647
|
May 27, 2023
|
Research: Packages that extend/build upon Phoenix or Ecto
|
|
1
|
505
|
May 21, 2023
|
How do you approach Ecto.Multi composition?
|
|
1
|
832
|
April 20, 2023
|
Best practices when handling wrapped functions cases
|
|
2
|
449
|
April 15, 2023
|
Monitoring processes registered via Registry
|
|
1
|
474
|
April 11, 2023
|
Oban Multiple jobs - what are the best practices to handle something like a workflow using Oban?
|
|
3
|
918
|
April 11, 2023
|
Building a best practices site for Phoenix, LiveView, Elixir, etc
|
|
16
|
4771
|
December 7, 2022
|
Best practices From data model To liveview application using generators?
|
|
2
|
617
|
October 22, 2022
|
What do you usually use for managing reversable procedural code/state changes (Finite State Machine)?
|
|
2
|
630
|
July 19, 2022
|
Best way to push messages from SQS to user connected via websocket
|
|
3
|
1284
|
July 5, 2022
|
Preserve params between pages
|
|
1
|
555
|
June 30, 2022
|
How to create a process with a given name if it doesn't exist?
|
|
1
|
484
|
June 28, 2022
|