Questions around architecting/testing contexts with side effects
|
|
0
|
98
|
March 1, 2023
|
Context functions accepting either ID or struct
|
|
13
|
1311
|
February 20, 2023
|
How would you organize Contexts for Twitter tables?
|
|
4
|
389
|
December 26, 2022
|
What is the 'best' way of coming up with context names?
|
|
13
|
440
|
November 8, 2022
|
Using Repo functions outside of context modules: Anti-Pattern?
|
|
5
|
402
|
September 23, 2022
|
Is it really okay do deal with schemas cross-context?
|
|
1
|
262
|
August 29, 2022
|
Looking for help with context implementation (for polymorphic associations)
|
|
2
|
292
|
August 16, 2022
|
How would you explain Phoenix Contexts to a newbie?
|
|
14
|
12780
|
July 14, 2022
|
What is your preferred way of dealing with computed fields in Ecto?
|
|
4
|
542
|
May 11, 2022
|
Prototyping and enforcing context function conventions
|
|
3
|
623
|
February 22, 2022
|
Where do you preload associations?
|
|
24
|
4096
|
January 26, 2022
|
Proper structuring of testable code in context
|
|
7
|
571
|
December 31, 2021
|
What's the idiomatic way to broadcast messages related to context updates
|
|
7
|
892
|
December 14, 2021
|
Context module name and Ecto schema module name for more than one word database tables
|
|
17
|
1309
|
December 11, 2021
|
QueryBuilder - Compose Ecto queries without effort
|
|
21
|
2915
|
September 22, 2021
|
DDD Elixir/Phoenix registration form with many bounded context fields
|
|
0
|
613
|
September 21, 2021
|
How do you authorize associations from user form data?
|
|
3
|
453
|
June 3, 2021
|
How do you structure your queries?
|
|
15
|
1362
|
May 18, 2021
|
About Context and cross-context
|
|
0
|
320
|
April 27, 2021
|
Blog post on "Piping Phoenix Contexts", has anyone tried this and can give their experience?
|
|
2
|
490
|
April 21, 2021
|
Need help understanding Phoenix Contexts
|
|
10
|
4557
|
January 2, 2021
|
What is a context in Phoenix?
|
|
2
|
990
|
January 1, 2021
|
A question about architecture, phoenix contexts and why bytepack chose an umbrella design
|
|
4
|
855
|
December 4, 2020
|
How to avoid context/module bloat in Phoenix app?
|
|
2
|
748
|
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
|
1714
|
October 9, 2020
|
Question about Contexts and Pivot tables
|
|
8
|
2047
|
September 17, 2020
|
Balancing Elixir Context Design with Flexible Web API's
|
|
18
|
1916
|
September 7, 2020
|
TokenOperator - Dependency-free helper most commonly used for making clean keyword APIs to Phoenix context functions
|
|
30
|
3009
|
August 29, 2020
|
Where should I put my `def changeset` code when using Phoenix 1.4 and Contexts?
|
|
4
|
607
|
July 29, 2020
|
Associations and fields missing in schema -> Shouldn't they be kept separate? 🤔
|
|
3
|
508
|
July 9, 2020
|