Need help understanding Phoenix Contexts
|
|
10
|
3428
|
January 2, 2021
|
How would you explain Phoenix Contexts to a newbie?
|
|
12
|
7455
|
January 1, 2021
|
What is a context in Phoenix?
|
|
2
|
375
|
January 1, 2021
|
A question about architecture, phoenix contexts and why bytepack chose an umbrella design
|
|
4
|
390
|
December 4, 2020
|
How to avoid context/module bloat in Phoenix app?
|
|
2
|
338
|
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
|
568
|
October 9, 2020
|
Context functions accepting either ID or struct
|
|
12
|
476
|
September 29, 2020
|
Question about Contexts and Pivot tables
|
|
8
|
1017
|
September 17, 2020
|
Balancing Elixir Context Design with Flexible Web API's
|
|
18
|
981
|
September 7, 2020
|
TokenOperator - Dependency-free helper most commonly used for making clean keyword APIs to Phoenix context functions
|
|
30
|
1655
|
August 29, 2020
|
Where should I put my `def changeset` code when using Phoenix 1.4 and Contexts?
|
|
4
|
301
|
July 29, 2020
|
QueryBuilder - Compose Ecto queries without effort
|
|
8
|
1049
|
July 17, 2020
|
Associations and fields missing in schema -> Shouldn't they be kept separate? 🤔
|
|
3
|
279
|
July 9, 2020
|
Where do you put code that builds a resource from the same context?
|
|
1
|
198
|
July 7, 2020
|
Interdependency amongst Contexts
|
|
5
|
313
|
May 11, 2020
|
Ecto and enums for fields
|
|
2
|
328
|
March 22, 2020
|
How does everyone handle resource level permissions?
|
|
3
|
373
|
March 13, 2020
|
Modify Absinthe resolution context in a resolver?
|
|
2
|
462
|
March 4, 2020
|
A design pattern for more flexible context APIs
|
|
12
|
1082
|
February 26, 2020
|
Issue with nested resource with test / context
|
|
1
|
207
|
February 24, 2020
|
Contextual schema VS out-of-context schema (in Phoenix 1.3)
|
|
8
|
2645
|
February 22, 2020
|
Any downsides to using the same table for multiple contexts?
|
|
16
|
1267
|
February 21, 2020
|
Four questions about cross-context relations in Phoenix.
|
|
6
|
2733
|
April 29, 2018
|
Context separation or decoupling conventions and naming
|
|
6
|
280
|
January 27, 2020
|
Phoenix Contexts - is it common to preload all resources on the context methods with whatever everything needs access to?
|
|
5
|
1424
|
December 3, 2019
|
Best practices when dealing with large contexts or having many contexts? Running into road blocks following the guides / books
|
|
56
|
3898
|
October 12, 2019
|
Phoenix Contexts - learning resources
|
|
12
|
5425
|
April 18, 2019
|
Problems adding schema to existing context
|
|
3
|
560
|
February 22, 2019
|
Phoenix Contexts Screencast
|
|
1
|
830
|
January 8, 2019
|
File that holds the context that makes the business logic
|
|
1
|
465
|
December 2, 2018
|