This Week's Trending
This Month's Trending
This Year's Trending
I’m new to pheonix and just going throught the getting started, I can’t find where to learn more about forms and the whole /new → post /c...
New
Thinking out loud so that you can give me feedback if I got this correct.
I can use Scope both to make sure that the calls I’m making ar...
New
This is not so much an Ash question, but more looking for your advice in naming things / code organization.
I’ve got 2 domains:
Worksp...
New
Last Three Year's Trending
Is it possible to implement a static website using the Phoenix Framework?
I know it is overkill since there are some tools like nginx (I...
New
Hello everyone, let me ask about elixir as the first language of a prospective programmer for his first project, is it worth it?
I have ...
New
Noob question. But I was just wondering, is there any advantage to pattern matching a struct on the left hand side vs right hand side?
F...
New
The goal of this post is to get some guidance on how to apply guards to the function below. I’m struggling to make it work with the when ...
New
Hey all,
Maybe my tired eyes are just tiredly overlooking a tired tiny detail, but for all the staring and experimenting I’ve done I can...
New
Hey fellow learners,
I have a field called estimated_hours in one of my Ash resource called tasks. I want the datatype of this field to ...
New
Hello there all,
Today I was taking a look at LiveBook and it is an incredible tool for collaborative scenarios. My question is related ...
New
I can’t quite get my head around what I need to do to make this test pass. Although I took the Ash training last year, I never had the ch...
New
Hello!
I heard about Elixir a few months ago (a Honeypot documentary on Elixir), and I got curious. Unfortunately, I have not had a chan...
New
Have an app I’ve been working on for a while that will be used by a small number of folks, but also serves as a good playground for learn...
New
Hi, I’ve got a list of Things – actually called Apps which can be a confusing name so let’s stick with Things – that I display to the use...
New
Hello,
I’m attempting to use Tsung to load test a Phoenix LiveView website over WebSocket. I’ve tried searching online for examples, but...
New
Hi!
I have been dealing with some problem where I have a nested list, I want to keep the nested structure, but if the list is a two elem...
New
I’m new to developing with Ash and I want to use AshJsonApi to interact with the application. I managed to configure multitenancy and run...
New
Let me preface this by saying that I know I can fix my problem by using a library but this is just me doing some elixir exercises for fu...
New
Trending Over Three Years
what does Beam have to do with erlang
New
I hope the title says all. I am an old brain new to beam. I wish to grab everything I need to be able to see if/how I might use it for a ...
New
I am having a list of lists and i want to obtain an output by filtering them.
list =
[
[[key: 1, value: 2], [key: 1, value: 2]],
[[k...
New
I’m learning Phoenix with “Programming Phoenix 1.4” book, but I want to avoid using Node.js altogether. I’d also like to track assets in ...
New
How can we create a nested keyword list from the following list. The list length can change with time.
list
[:a, :b, :c, :d, :e, :f]
h...
New
Hello!
Trying to fully wrap my head around Ecto when updating a struct value. I know this is super basic and simple; forgive my naivete ...
New
Hi,
I am having a map from which I want to extract values by the maximum length of values.
map =
%{
"A" => [
{:b, "B", 1},
...
New
defmodule PurgeOfIps do
# create the module started by application.ex each hour, starts a purge of Ips not seen last 7 days from the lis...
New
Hi,
I have been learning Elixir and OTP (then also some Erlang as it is in fact mandatory for using both) for several monthes.
I made a...
New
I have defined a module GS where genserver will be used and I need to create tables. I have the whole logic of the program In another mod...
New
Hi Everyone!
I’m still new to the Elixir and Phoenix world, so I’m trying to make an API as a learning project, but in the end I got a b...
New
I am having two functions and I want to combine the result of these two functions.
defmodule Union do
require Base
def set1(data) d...
New
Hi,
I would like to store basic information about the website (app name, contact email etc) inside a single file so I could easily get t...
New
I want to start a genserver from executable binary. I can start the application by starting a node
iex --name n1@127.0.0.1 -S mix
Is th...
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







