Latest #contexts Threads 
ContextKit is a modular toolkit for building robust Phoenix/Ecto contexts with standardized CRUD operations. It helps reduce boilerplate ...
New
ElixirConf: ElixirConf 2023 - German Velasco - Using DDD concepts to create better Phoenix Contexts
Comments welcome! View the <span cla...
New
Hey all,
we’re lately running into problems, dispatching events in a (phoenix) context to trigger some other work. It can either be star...
New
Say that I have two contexts with the following schemas. Organizations pretty much own accounts and profiles are attached to accounts.
...
New
Many of my schemas can be considered to have a Feed, so I followed the many-to-many recommendation for polymorphic associations.
I want ...
New
Sometimes I want a DB table column only to contain a specific list of strings.
For example, I have a Resource schema, which has a :type ...
New
Hello!
First the problem: I have a login mutation. It returns the user object on successful login. Originally the user object simply con...
New
A question I had when first learning contexts and Ecto was how to expand the default context API to support more flexible queries. Usuall...
New
I’ll start right with an example :point_down:
User
|> QueryBuilder.where(firstname: "John", city: "Anytown")
|> QueryBuilder.where...
New
I just released the first version of TokenOperator - A dependency-free helper most commonly used for making clean keyword APIs to Phoenix...
New
This Week's Trending
This Month's Trending
This Year's Trending
Thinking about how Contexts on Phoenix 1.3 are beautiful in the simplicity, elegance and minimalism, coalesced in the smallest unity of E...
New
Last Three Year's Trending
ElixirConf: ElixirConf 2023 - German Velasco - Using DDD concepts to create better Phoenix Contexts
Comments welcome! View the <span cla...
New
ContextKit is a modular toolkit for building robust Phoenix/Ecto contexts with standardized CRUD operations. It helps reduce boilerplate ...
New
Trending Over Three Years
Wonder if we can compile a list of learning resources, blog posts, talks, threads etc to help those who are just learning about Contexts....
New
I’ll start right with an example :point_down:
User
|> QueryBuilder.where(firstname: "John", city: "Anytown")
|> QueryBuilder.where...
New
I’ve been reading the Umbrella apps threads (one, two) and come away with some questions.
If I understand correctly, we can think of Umb...
New
I just released the first version of TokenOperator - A dependency-free helper most commonly used for making clean keyword APIs to Phoenix...
New
Hello!
First the problem: I have a login mutation. It returns the user object on successful login. Originally the user object simply con...
New
A question I had when first learning contexts and Ecto was how to expand the default context API to support more flexible queries. Usuall...
New
Hi everyone,
I’m in the process of writing a chat app where a user can be a member of many chat rooms and chat rooms can have many users...
New
Sometimes I want a DB table column only to contain a specific list of strings.
For example, I have a Resource schema, which has a :type ...
New
I did an episode on Phoenix contexts. This is a good episode for anyone new to Phoenix or wanting to see how contexts work.
https://elix...
New
What would you guys think is the best way to handle a signup form that includes making a payment?
I was thinking of a Registration.chan...
New
Many of my schemas can be considered to have a Feed, so I followed the many-to-many recommendation for polymorphic associations.
I want ...
New
Still struggling a bit with patterns for context boundaries and hoping for some advice.
I frequently have code like this in my Absinthe ...
New
Say that I have two contexts with the following schemas. Organizations pretty much own accounts and profiles are attached to accounts.
...
New
Hey all,
we’re lately running into problems, dispatching events in a (phoenix) context to trigger some other work. It can either be star...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







