Best way to divide into contexts?
|
|
16
|
524
|
May 28, 2023
|
Questions around architecting/testing contexts with side effects
|
|
0
|
196
|
March 1, 2023
|
Context functions accepting either ID or struct
|
|
13
|
1708
|
February 20, 2023
|
How would you organize Contexts for Twitter tables?
|
|
4
|
585
|
December 26, 2022
|
What is the 'best' way of coming up with context names?
|
|
13
|
550
|
November 8, 2022
|
Using Repo functions outside of context modules: Anti-Pattern?
|
|
5
|
604
|
September 23, 2022
|
Is it really okay do deal with schemas cross-context?
|
|
1
|
356
|
August 29, 2022
|
Looking for help with context implementation (for polymorphic associations)
|
|
2
|
411
|
August 16, 2022
|
How would you explain Phoenix Contexts to a newbie?
|
|
14
|
13972
|
July 14, 2022
|
What is your preferred way of dealing with computed fields in Ecto?
|
|
4
|
813
|
May 11, 2022
|
Prototyping and enforcing context function conventions
|
|
3
|
762
|
February 22, 2022
|
Where do you preload associations?
|
|
24
|
5973
|
January 26, 2022
|
Proper structuring of testable code in context
|
|
7
|
700
|
December 31, 2021
|
What's the idiomatic way to broadcast messages related to context updates
|
|
7
|
1257
|
December 14, 2021
|
Context module name and Ecto schema module name for more than one word database tables
|
|
17
|
1881
|
December 11, 2021
|
QueryBuilder - Compose Ecto queries without effort
|
|
21
|
3326
|
September 22, 2021
|
DDD Elixir/Phoenix registration form with many bounded context fields
|
|
0
|
792
|
September 21, 2021
|
How do you authorize associations from user form data?
|
|
3
|
561
|
June 3, 2021
|
How do you structure your queries?
|
|
15
|
1607
|
May 18, 2021
|
About Context and cross-context
|
|
0
|
432
|
April 27, 2021
|
Blog post on "Piping Phoenix Contexts", has anyone tried this and can give their experience?
|
|
2
|
599
|
April 21, 2021
|
Need help understanding Phoenix Contexts
|
|
10
|
4869
|
January 2, 2021
|
What is a context in Phoenix?
|
|
2
|
1132
|
January 1, 2021
|
A question about architecture, phoenix contexts and why bytepack chose an umbrella design
|
|
4
|
1016
|
December 4, 2020
|
How to avoid context/module bloat in Phoenix app?
|
|
2
|
901
|
November 21, 2020
|
Why are @valid_attrs @update_attrs and @invalid_attrs using atom/declared-types keys while controllers will pass along stringified params?
|
|
12
|
2081
|
October 9, 2020
|
Question about Contexts and Pivot tables
|
|
8
|
2320
|
September 17, 2020
|
Balancing Elixir Context Design with Flexible Web API's
|
|
18
|
2174
|
September 7, 2020
|
TokenOperator - Dependency-free helper most commonly used for making clean keyword APIs to Phoenix context functions
|
|
30
|
3439
|
August 29, 2020
|
Where should I put my `def changeset` code when using Phoenix 1.4 and Contexts?
|
|
4
|
748
|
July 29, 2020
|