This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
I’m currently migrating my codebase to Elixir 1.18.2. I was able to solve all the typing issues, except for one. The following code:
def...
New
Trending Over Three Years
I’m trying to figure out the best way to handle an env var that MUST be present at runtime but not at compile time. The following is used...
New
Ok, I’ve an app that I intend to use releases on future, so I decided to create a runtime.exs, that means: generic configuration file tha...
New
I am building an application which compiles new functions based on user input. For performance reasons, I would like to compile each fun...
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
Background
I am reading “Functional Web Development with Elixir, OTP and Phoenix” and in the book the author makes a surprising statement...
New
I am just doing some poking around with module attribute and I created the following code:
defmodule ModuleAttribute do
Module.registe...
New
I’m working on a phoenix application, where there was a need to use reverse_proxy_plug to forward a request to an elasticsearch server.
...
New
I am running elixir version 1.10.4 on Centos 7 and having trouble with runtime.exs fetching environment variables configured in the syste...
New
Hello my fellow companions,
lets say I have a module like so deployed and running:
defmodule MyModule do
def return_a do
"a"
en...
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







