Latest #beginner Threads 
I worked through the first six chapters of Elixir in Action (Third Edition), ans so far absolutely like the book. The first four chapters...
New
This is an in-person workshop in Braga, Portugal, as part of Alchemy Conf. The workshop is led by Bruce Tate.
You can find more about th...
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
Introductory course introducing the key concepts in Elixir
Start by learning the basics of the Elixir language. They include its func...
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
I’m going through Tate and DeBenedetto’s Programming Phoenix LiveView and observed the code below.
defp assign_chart_svg(%{assigns: %{...
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 have a function with a condition:
def iteraterefs(divisor, number, table, out, i) when number >= divisor do
number = number -...
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
Hello
I am in the process of learning elixir and have started with Livebook for data analysis. It’s been working brilliantly so I’m eage...
New
This Week's Trending
This Month's Trending
This Year's Trending
I worked through the first six chapters of Elixir in Action (Third Edition), ans so far absolutely like the book. The first four chapters...
New
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
I have a function with a condition:
def iteraterefs(divisor, number, table, out, i) when number >= divisor do
number = number -...
New
Introductory course introducing the key concepts in Elixir
Start by learning the basics of the Elixir language. They include its func...
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
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
This is an in-person workshop in Braga, Portugal, as part of Alchemy Conf. The workshop is led by Bruce Tate.
You can find more about th...
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
I wanted to write a library for interacting with a Web API as a practical way of learning Elixir. However, there seem to be a lot of diff...
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
When we were figuring out how to use Phoenix LiveView we got stuck a few times.
So in order to save other people time, we created a comp...
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 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
Hello, I want to get started with elixir today. Having learnt the basics of Erlang (my first ever language) and seen what it’s can do, I’...
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
Complete beginners Todo List Tutorial in Phoenix 1.5.3 (latest and greatest):
It’s a feature complete TodoMVC clone with 0% JavaScri...
New
I’ve been working wit Elixir for a few weeks. Quick question:
In the next code, What’s the difference between the first two
left = righ...
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







