This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
I have sometimes list with elements of different type.
for example nil and tuple
the thing is that the filter function is a bit long. I...
New
I am just learning Elixir. The purpose is to build a server API to interact between clients and a separate database server. I am coming f...
New
I am a networking and C veteran and a could-be elixir/erlang programmer. I run 100+ small mediawikis on specific topics. Is/was there any...
New
Looking for some advice on how a seasoned Elixir developer might go about implementing the creation of a map/struct that is dependent on ...
New
Hello Elixir community,
I’m relatively new to Elixir and Phoenix, and I’m looking for guidance in lieu of finding a relevant guide that ...
New
I have a function with a condition:
def iteraterefs(divisor, number, table, out, i) when number >= divisor do
number = number -...
New
Hi All.
Is the Plug Guide right when it says that the Head plug
converts HEAD requests to GET requests and strips the response body
...
New
I’m going through Tate and DeBenedetto’s Programming Phoenix LiveView and observed the code below.
defp assign_chart_svg(%{assigns: %{...
New
"I have recently generated authorization using phx.gen and attempted to add an additional field to the table. Subsequently, I implemented...
New
Phoenix: User-Story Relationship Issue on Create
Hello Elixir community,
I’m new to Elixir and Phoenix, and I’m currently building a sim...
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
Learning Ash and this is the part of the documentation that I’m having a bit of difficulty understanding:
In the first example, it’s a ...
New
The following is a code snippet from the newly generated Phoenix project:
defmodule HelloWeb.PageController do
use HelloWeb, :controll...
New
Trending Over Three Years
So, I’ve just ended the “basics” in Elixir and I’d like to test myself, or something like that, with some basic project, so that I know t...
New
hello everyone.
can I start learning elixir as the first programming language? bypassing learning the ruby language? how much harder wil...
New
I’ve got an app that connects to a number of TCP sockets using Ranch.
The supervision tree looks like this:
|-------|
| APP |
|------...
New
Given
f = fn -> 2 end
g = fn -> 2 end
How can I match the result of g with f’s ?
If I do it like this, it fails because function...
New
Hi, it’s my first post so I will waffle a bit. Skip to the bolded part for my real question.
My four years as a software developer have ...
New
Hi. I’m building a rest API using Phoenix and a UI using VueJS. I have a signup endpoint in the API that returns 400 error code when requ...
New
Hi!
I’m a beginner in Elixir and I just did a simple project using mix tool. After I compile the project I saw thant a folder called _bu...
New
I am trying to deploy I simple text file on a Nerves BBB device application partition. For this I created custom config/fwup.conf where I...
New
Hi.
I want to create a CRUD where I could create a user and a token associated with the user and created the second one only if the user...
New
I like to make use of Process.send_later to send a message to an Agent.
When I understand this tutorial right than one needs to implemen...
New
I have tried creating a fresh project using LiveView. I am following this tutorial : https://www.youtube.com/watch?v=qpaFivCmJOY. I have ...
New
Hi,
I’m learning elixir and the current use case I’m now playing with is a websocket server with plug_cowboy and a client with websockex...
New
In a project I had a genserver that holds its local state. This state isnt exceptionally big but part of it was a list of 1000 ids that i...
New
Hi folks, what’s the easiest way to use Membrane to resample from PCM single channel 8000Hz sample rate s16le to something I can use in t...
New
Hello,
I’m following along the book “Programming Phoenix >= 1.4” and Channels are brought up around page 200.
I’ve already played wi...
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
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance
- #hex







