This Week's Trending
This Month's Trending
This Year's Trending
Hi,
I’m the author of the Domo library that validates struct’s data against its @type spec and would like to upgrade it to support in-me...
New
I’ve been working on a wrapper library for a brazillian Open Finance api, and I incurred into a fun error whilst trying to conditionally ...
New
Last Three Year's Trending
Can you please provide an example of how and when is a module-based supervisor preferred (over starting a Supervisor via start_link/2)?
...
New
Hi, I have this nested module:
defmodule AA do
defmodule BB do
defmodule CC do
...
end
end
end
now is there a way get...
New
Is it possible to define a struct inside a using
defmodule Structor do
defmacro __using__(_) do
quote do
defmodule __MODULE_...
New
I have a module for each model in my program, and I can query them dynamically:
model = String.to_existing_atom( "Elixir." <> data...
New
I create my nested module with macro, so I have question, how can add some data inside Test.__info__(:compile)? is it possible? I know I ...
New
Hey
I have an elixir / phoenix application that I often connect to remotely.
I sometimes need to bugfix on there, and it helps me if I ...
New
I work on a library that has a helper module. In that module there are a few macros that are needed at compile time, but are completely u...
New
Trending Over Three Years
Background
I have an application :myapp and I am trying to add some web functionality to it from zero using Plug. However, even though I ...
New
Hello.
I’m using elixir-google-api for storing images in google cloud storage.
I use goth for authentication of GCP.
Goth works in my ...
New
If I have nested modules is it possible to use the syntax __MODULE__ in the submodule? I’m getting an error that says “cannot access stru...
New
Hello! Is it possible to get the typespecs for a module that is compiled at runtime via Code.complie_string()? For example, if I run
com...
New
It’s one of those “if you try it, you can figure it out” questions. I’m just hoping someone has already done this before and has some qui...
New
I ran into a problem when working on a new package designed to inspect Ecto schemas: inspecto | Hex
I suppose this is “obvious” in retro...
New
I see there was a long discussion on the proposal of private modules, but I can’t tell what decision was reached. I’m writing a library w...
New
I forked an elixir lib that generates heroku random names.
On the “master” repo, the nouns and the adjectives are loaded from a config f...
New
Hello.
I’m looking for a way to visualize channels. I only know we can check who joined channel by watching logs.
Do you know any other...
New
I’m developing some features for https://github.com/tony612/protobuf-elixir/, but I need a way to know what modules are protobuf modules ...
New
Hi there,
Is there any way to change/edit the code/ast of a module before it compiles? I am trying to use the Interceptor library to add...
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:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







