|
Broadway pipelines questions and best practices
|
|
0
|
1367
|
September 14, 2020
|
|
Becoming a better engineer: how to learn how complex systems work together?
|
|
14
|
2821
|
August 27, 2020
|
|
Split Thread: Fixtures vs Factories in Elixir
|
|
26
|
4915
|
August 17, 2020
|
|
Design by contract vs defensive data checking in Elixir?
|
|
8
|
1385
|
July 10, 2020
|
|
Is it bad to use pattern matching only to check type?
|
|
5
|
1589
|
July 8, 2020
|
|
Is it necessary to test role based access in every endpoint?
|
|
3
|
755
|
June 15, 2020
|
|
How to refactor and test large functions in a Phoenix context?
|
|
6
|
1178
|
May 3, 2020
|
|
Extracing a specific value from a list of maps based on multiple criteria
|
|
4
|
782
|
February 22, 2020
|
|
Creating a Universal Settings File - Best Practice
|
|
4
|
685
|
February 20, 2020
|
|
Idiomatic way to track work execution via multiple means simultaneously (pid, monitor ref, struct id, etc.)
|
|
2
|
553
|
January 13, 2020
|
|
Sometimes we want to clone someone else project repository for testing or for helping... What are the best security practices for Elixir projects case?
|
|
1
|
681
|
January 7, 2020
|
|
How do you develop complete projects with Phoenix?
|
|
6
|
2551
|
December 29, 2019
|
|
GenServer pass file path
|
|
6
|
1222
|
August 7, 2019
|
|
Graceful Restart of an Elixir v1.9 Release
|
|
6
|
2519
|
July 27, 2019
|
|
Access information in memory without knowing if it is ready
|
|
5
|
772
|
July 12, 2019
|
|
Suggestion best practices for phoenix pin
|
|
4
|
969
|
July 7, 2019
|
|
New to Elixir, finished first practice project, and would greatly appreciate feedback/tips for improvement
|
|
6
|
1052
|
May 30, 2019
|
|
Should I use guard clauses in private functions?
|
|
6
|
2157
|
May 24, 2019
|
|
Can you define a behaviour in the same module that implements it?
|
|
11
|
3971
|
April 20, 2019
|
|
Is there a cleaner way to update a deeply nested struct or map?
|
|
3
|
3236
|
April 15, 2019
|
|
Best way to warm up cache
|
|
6
|
2564
|
April 11, 2019
|
|
Should context functions return a tuple? Or just the raw response?
|
|
4
|
968
|
April 10, 2019
|
|
What goes in changeset params vs the struct
|
|
6
|
3128
|
March 13, 2019
|
|
Intended usage of Absinthe.Plug.GraphiQL vs Absinthe.Plug
|
|
3
|
1757
|
March 3, 2019
|
|
Writing Phoenix Plugs as Separate Apps (in Umbrella)?
|
|
5
|
1342
|
February 12, 2019
|
|
Mixed Naming Conventions, Best Practices?... Mixing Elixir With Js, Vuejs
|
|
2
|
2636
|
December 24, 2018
|
|
Best Practices to code design on a graphql API using Contexts?
|
|
1
|
1650
|
November 26, 2018
|
|
Using modules as constants
|
|
0
|
702
|
November 18, 2018
|
|
Submitting to a controller that didn't render the form
|
|
5
|
1546
|
October 24, 2018
|
|
Implementing a counter, aka: how to keep state in a closure
|
|
4
|
5708
|
October 4, 2018
|