Latest #help Threads 
Also please share how to cast the input value to integer?
I tried
String.to_integer and Integer.parse!, but they don’t seem to work at ...
New
I have the following code:
defmodule Servy.Conv do
defstruct method: "", path: "", resp_body: "", status: nil
def full_status(conv)...
New
I am currently enrolled in the Pragmatic Studio Elixir & OTP course and have just completed the section on module attributes. I have ...
New
We are deploying an Elixir application to production for the first time (first ever Elixir app for me :tada:) and realised that we need t...
New
Hi! I have a library called :my_library (or MyLibrary ) that’s installed as dependency for my app :my_app (or MyApp ).
MyLibrary has a m...
New
Can someone give ideas how could I create optimal batches for Azure AI translator calls?
Limits are max 50000 characters max per batch a...
New
Hi :slight_smile: ,
I am trying to save data from an appointment form in which there is a many-to-many relationship (one appointment can...
New
Hello everyone
I am creating a CLI that implements the same functions as de WC CLI for unix system. I was able to achieve the expected r...
New
Go has many problems and some of these problems are listed at this site. I’m an Elixir enthusiast and I would like to know if there is an...
New
Environment
Elixir version using asdf: 1.14.0-otp-25, 1.15.0-otp-25, 1.15.5-otp-25
Elixir version using brew: 1.15.5, otp 26
Operating s...
New
This Week's Trending
This Month's Trending
This Year's Trending
Also please share how to cast the input value to integer?
I tried
String.to_integer and Integer.parse!, but they don’t seem to work at ...
New
Last Three Year's Trending
I am wondering how to response to the Client who made the request to the app that uses EDA.
Let’s consider the following diagram:
Clien...
New
Hi :slight_smile: ,
I am trying to save data from an appointment form in which there is a many-to-many relationship (one appointment can...
New
Go has many problems and some of these problems are listed at this site. I’m an Elixir enthusiast and I would like to know if there is an...
New
We are deploying an Elixir application to production for the first time (first ever Elixir app for me :tada:) and realised that we need t...
New
Hello everyone
I am creating a CLI that implements the same functions as de WC CLI for unix system. I was able to achieve the expected r...
New
Can someone give ideas how could I create optimal batches for Azure AI translator calls?
Limits are max 50000 characters max per batch a...
New
Environment
Elixir version using asdf: 1.14.0-otp-25, 1.15.0-otp-25, 1.15.5-otp-25
Elixir version using brew: 1.15.5, otp 26
Operating s...
New
I have the following code:
defmodule Servy.Conv do
defstruct method: "", path: "", resp_body: "", status: nil
def full_status(conv)...
New
Hi! I have a library called :my_library (or MyLibrary ) that’s installed as dependency for my app :my_app (or MyApp ).
MyLibrary has a m...
New
I am currently enrolled in the Pragmatic Studio Elixir & OTP course and have just completed the section on module attributes. I have ...
New
Trending Over Three Years
Hi everyone, I am new to Elixir. I have a function and in this function:
if type == "followers" do
users = ....
else
users = ....
en...
New
Hey! Basically, what I am trying to do is update a boolean variable inside an if statement. What I’m currently doing is the following:
d...
New
Redoing this to be more clear:
Question
How can I call a function inside a module?
File: test.exs
defmodule MyModule do
def sum(a,...
New
Hi,
I am trying to stream a file from AWS.
It is a very large file, so I thought it would be better to use Stream and , once that works...
New
Hey :slight_smile:
Just spent a day on finding out how to handle dependency problems when I need two different versions of one package. ...
New
I know we can create somewhat of a similar function to a while loop using recursion and case keyword. However, how can we create a while ...
New
Hello guys,
What is a good way to send large data sets to a client through API requests?
like i want to send user_login_history log to ...
New
Hi!
I’m using an erlang dependency which fails with this message:
$ mix deps.compile cuttlefish
===> Unable to run post hooks for 'c...
New
Hello! Basically I want to express couple of types/specs. Type parametricity is working for types:
@type functor(a) :: functor(a)
@type ...
New
Is there a faster alternative to Enum.at? Basically, something in O(1)
New
Hi, I am trying to use AWS to geocode with input, but I am getting errors, I think there is something wrong with my syntax, but I cannot ...
New
Basically, what I’m trying to do is that I want a map where the key is a tuple containing count of all same characters in the list and it...
New
Hi folks. I read through the forum ( KDevelop) but could not find anything. I also searched google and Kdevelop website. How do I enable ...
New
I have a pretty straight-forward problem, but struggle to make it clear and concise (is that possible at all!?).
So having two lists:
l...
New
hello guys
when i am running my project at my local machine(:dev).
i want that my config/dev.exs db_config = [password: “1234”]
is not...
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







