Latest #typedstruct Threads 
Define typed structs with built-in validation. Draft allows developers to describe the structure of data and enforce constraints when con...
New
Hey there, I’m playing with Ash and TypedStructs. I defined an update action on a resource which takes a TypedStruct as argunent:
With S...
New
Is there way to get the types from struct defined as bellow, and generate functions based on your types; like binary(), integer()?
Can...
New
I have a module that uses TypedStruct to create structs. This is the code:
defmodule Shared.Data.Authorization do
@moduledoc """
Sav...
New
Background
Let’s say I have a TypedStruct that has some common fields:
typedstruct do
@typedoc "A product."
field(:item_id, Str...
New
Background
I have a TypedStruct with an optional field, :rank. This field is sometimes present and sometimes not.
@derive Jason.Encode...
New
Background
I am moving towards defined data structures in my application, and I find that TypedStruct is quite useful.
Questions
However...
New
Hey folks! I’m trying to find a library to generate swagger/openapi specification based on elixir code (typed structs or type definitions...
New
Dear community,
There are lovely TypedStruct by @ejpcmac and TypedEctoSchema by @bamorim libraries to define structs in combination with...
New
Hello #{user.name} :D,
this is TypedStruct plugin to generate __changeset__ function on structure that can be used in ecto by Ecto.Chang...
New
This Week's Trending
This Month's Trending
This Year's Trending
Define typed structs with built-in validation. Draft allows developers to describe the structure of data and enforce constraints when con...
New
Hey there, I’m playing with Ash and TypedStructs. I defined an update action on a resource which takes a TypedStruct as argunent:
With S...
New
Last Three Year's Trending
Trending Over Three Years
Hey folks! I’m trying to find a library to generate swagger/openapi specification based on elixir code (typed structs or type definitions...
New
Background
I have a TypedStruct with an optional field, :rank. This field is sometimes present and sometimes not.
@derive Jason.Encode...
New
Background
I am moving towards defined data structures in my application, and I find that TypedStruct is quite useful.
Questions
However...
New
Hello,
recently I started using TypedStruct and also for quite some time I have problem with typos when using structs in elixir, mainly ...
New
Dear community,
There are lovely TypedStruct by @ejpcmac and TypedEctoSchema by @bamorim libraries to define structs in combination with...
New
Background
Let’s say I have a TypedStruct that has some common fields:
typedstruct do
@typedoc "A product."
field(:item_id, Str...
New
Is there way to get the types from struct defined as bellow, and generate functions based on your types; like binary(), integer()?
Can...
New
- Follow
- Join
- Shape
the conversation
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
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixirconf-us
- #ai
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #hex
- #security









