Latest #functions Threads 
I’ve been in the Elixir world for five years—not super long but also not super short. In this time I have seen lots of code that uses el...
New
Hey! I have a function defined with default arguments like so:
def my_func(arg1, arg2 \\ %{}, arg3 \\ false)
I want to pass it as a var...
New
I’m new to Elixir and currently trying to learn the language by reading the Book “Programming Elixir ≥ 1.6”. I’m now trying to solve the ...
New
When I define successive functions that return a string I get the error:
unexpected reserved word: end
HINT: it looks like the "end...
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 there! I’m trying to create a function that dynamically defines a module based on the passed argument, like so:
defmodule Test do
d...
New
When you are creating new functions within Elixir and Ecto, is it standard to pass in a struct or just an id to look up within the functi...
New
I was going through elixirschool.com and I am stuck to understand what the author means by specifically this kind of pattern matching. Th...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
I’ve been in the Elixir world for five years—not super long but also not super short. In this time I have seen lots of code that uses el...
New
Hey! I have a function defined with default arguments like so:
def my_func(arg1, arg2 \\ %{}, arg3 \\ false)
I want to pass it as a var...
New
Trending Over Three Years
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
When I define successive functions that return a string I get the error:
unexpected reserved word: end
HINT: it looks like the "end...
New
Hi there! I’m trying to create a function that dynamically defines a module based on the passed argument, like so:
defmodule Test do
d...
New
I was going through elixirschool.com and I am stuck to understand what the author means by specifically this kind of pattern matching. Th...
New
When you are creating new functions within Elixir and Ecto, is it standard to pass in a struct or just an id to look up within the functi...
New
I’m new to Elixir and currently trying to learn the language by reading the Book “Programming Elixir ≥ 1.6”. I’m now trying to solve the ...
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
- #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







