Where should I put my `def changeset` code when using Phoenix 1.4 and Contexts?
|
|
4
|
824
|
July 29, 2020
|
Associations and fields missing in schema -> Shouldn't they be kept separate? 🤔
|
|
3
|
587
|
July 9, 2020
|
Where do you put code that builds a resource from the same context?
|
|
1
|
468
|
July 7, 2020
|
Interdependency amongst Contexts
|
|
5
|
826
|
May 11, 2020
|
Ecto and enums for fields
|
|
2
|
1274
|
March 22, 2020
|
How does everyone handle resource level permissions?
|
|
3
|
1351
|
March 13, 2020
|
Modify Absinthe resolution context in a resolver?
|
|
2
|
2018
|
March 4, 2020
|
A design pattern for more flexible context APIs
|
|
12
|
2394
|
February 26, 2020
|
Issue with nested resource with test / context
|
|
1
|
524
|
February 24, 2020
|
Contextual schema VS out-of-context schema (in Phoenix 1.3)
|
|
8
|
3426
|
February 22, 2020
|
Any downsides to using the same table for multiple contexts?
|
|
16
|
3510
|
February 21, 2020
|
Four questions about cross-context relations in Phoenix.
|
|
6
|
4607
|
April 29, 2018
|
Context separation or decoupling conventions and naming
|
|
6
|
564
|
January 27, 2020
|
Phoenix Contexts - is it common to preload all resources on the context methods with whatever everything needs access to?
|
|
5
|
3428
|
December 3, 2019
|
Phoenix Contexts - learning resources
|
|
12
|
7717
|
April 18, 2019
|
Problems adding schema to existing context
|
|
3
|
1144
|
February 22, 2019
|
Phoenix Contexts Screencast
|
|
1
|
1415
|
January 8, 2019
|
File that holds the context that makes the business logic
|
|
1
|
763
|
December 2, 2018
|
`<project_name>.ex` - it's purpose?
|
|
2
|
686
|
November 30, 2018
|
Questions about Umbrella apps
|
|
25
|
4344
|
October 25, 2018
|
Renaming contexts (refactoring)
|
|
2
|
918
|
October 25, 2018
|
How to add html in Phoenix project started with --no-html flag?
|
|
2
|
732
|
September 9, 2018
|
The beauty of Plain Old Elixir Modules - POEM
|
|
2
|
1079
|
August 29, 2018
|
Thoughts on single context Phoenix apps
|
|
14
|
2162
|
August 20, 2018
|
Setting boundaries between resolvers/controllers and contexts
|
|
1
|
462
|
August 16, 2018
|
How to do many to many relationships with Phoenix Contexts?
|
|
3
|
3546
|
August 6, 2018
|
How to determine contexts with Phoenix 1.3
|
|
76
|
16824
|
July 18, 2018
|
Questions on Phoenix Context official Documentation
|
|
1
|
529
|
May 17, 2018
|
Improve Bounded Context isolation with Serializable Struct
|
|
0
|
723
|
May 15, 2018
|
What to do when you have to add a new parameter based on the result you get from a Service?
|
|
2
|
1569
|
March 26, 2018
|