Latest #newbie Threads 
I’m happy to announce RunElixir.com, a free online guide to Elixir. It aims to answer the questions: How can I get started with Elixir?, ...
New
Hello !,
I am unable to fix below error I face in Ecto.
Code:
39 def insert_or_get_record(attrs) do
40 chunk_no = Map.get(attrs...
New
I often need to abstract some common functionality into a separate module. In cases when this functionality requires keeping some state, ...
New
Good morning folks,
I’m new to Elixir and have a project I’d like to build, but I think I might be a little out of my depth.
I want to ...
New
Suppose I have two states. In C, I can mutate them atomically (either all or none are mutated) using locks:
bool atomic_mutation() {
l...
New
Now available on Gumroad
Hi folks! Peter Ullrich here :slight_smile:
I’m happy to announce my very first video course called Build an MV...
New
I am trying to reload the config (after programmatically changing the environment) via
Mix.Task.run("loadconfig")
which works fine via ...
New
I have a list of maps containing different values
list =
[
%Samp1{
id: "11111",
sample_data1: "",
sample_data2: "",
other_datas: {}...
New
Hi, are there some functions like
Enum.find_first(enumerable, x -> boolen())
# or
Enum.fliter_first(enumerable, func)
Enum.remove_fir...
New
I’m new to Elixir (started yesterday) and as a first little program, I wanted to solve the Münchausen numbers problem.
“A Münchausen num...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Hi, are there some functions like
Enum.find_first(enumerable, x -> boolen())
# or
Enum.fliter_first(enumerable, func)
Enum.remove_fir...
New
Now available on Gumroad
Hi folks! Peter Ullrich here :slight_smile:
I’m happy to announce my very first video course called Build an MV...
New
I’m happy to announce RunElixir.com, a free online guide to Elixir. It aims to answer the questions: How can I get started with Elixir?, ...
New
Good morning folks,
I’m new to Elixir and have a project I’d like to build, but I think I might be a little out of my depth.
I want to ...
New
I often need to abstract some common functionality into a separate module. In cases when this functionality requires keeping some state, ...
New
Hello !,
I am unable to fix below error I face in Ecto.
Code:
39 def insert_or_get_record(attrs) do
40 chunk_no = Map.get(attrs...
New
Trending Over Three Years
The background to this is that I’ve (a) recently been doing some Clojure and am slightly addicted to the REPL-connected editor, and (b) I...
New
Hello, all! I have a noob question about ecto.query.
Table:
Fuzz
fizz_id fizz_buzz
2 1000
2 1000
2 1000
3 ...
New
I am trying to reload the config (after programmatically changing the environment) via
Mix.Task.run("loadconfig")
which works fine via ...
New
Newbie here:
I have a simple application that starts with the Supervisor. It periodically IO.puts some diagnostic information.
Is it po...
New
I have a list of maps containing different values
list =
[
%Samp1{
id: "11111",
sample_data1: "",
sample_data2: "",
other_datas: {}...
New
I liked Elixir but will it help me do stuff other than Embedded development and Web development? Should I learn Elixir if I am not intere...
New
I’m new to Elixir (started yesterday) and as a first little program, I wanted to solve the Münchausen numbers problem.
“A Münchausen num...
New
Hi guys!
I’m super new to Elixir, and my English can be a little bad, so I’m sorry about that.
Well, I’m here to get some advice on my ...
New
Hi,
I currently have a RoR application that uses the Sneakers gem to monitor RabbitMQ queues and process messages. I’m looking into mig...
New
Suppose I have two states. In C, I can mutate them atomically (either all or none are mutated) using locks:
bool atomic_mutation() {
l...
New
Hi there, I am new to this community and am excited to start my journey in Elixir. I was having trouble understanding why I couldn’t pipe...
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







