support
Why Elixir code path takes a detour?
SOLVED
Beginner
Theory-focused
Erlang
Struggling to implement emails?
Beginner
How to read this spec
Beginner
Doctest for a single script?
Solution-focused
Beginner
[Pattern matching] How this work ?
Possible bug in Phoenix 1.6.15 guide (Request life-cycle Another new page)
Simple web app
Beginner
Is there a livebook category?
Completely new to elixir. I feel overwhelmed.
Beginner
How would you categorize `hello.ex` and what do you use it for?
SOLVED
Beginner
Data flow in Phoenix
Beginner
`many_to_many` goes which side?
SOLVED
Beginner
Schedule code to run at a specific time in the future
SOLVED
How does this prevent race conditions?
SOLVED
Beginner
Sense of meaning behind `cast`?
SOLVED
Beginner
Theory-focused
Error with bumbleebee in livebook
Company page using Elixir link shows Heroku error
Apply testing macro inside a loop?
Mnesia performance tuning
Theory-focused
range to list results in weird strings
SOLVED
Beginner
What's this syntax?
SOLVED
Beginner
how to not let mix ran the application when i was running mix test
How do I get the ASCII value of a character contained within a variable?
SOLVED
Beginner
Calling Tesla module in a mix task
Beginner
How to add a new type in Ecto.Enum
SOLVED
Are function names atoms too?
Solution-focused
SOLVED
Beginner
Using runtime config on custom lib
Not receiving string to the pheonix server from python client
function Mix.Tasks.Phx.Routes.exercise_show_path3 is undefined or private
3-element tuples in AST?
SOLVED
Beginner
Theory-focused
cannot use ^id outside of match clauses
Code Review - Map Splitter
Beginner
def left + right, do ?
SOLVED
Beginner
Theory-focused
[Ecto] Query on schema forces id column
Solution-focused
SOLVED
Beginner
Theory-focused
Does `%{map}` syntax have an origin?
SOLVED
Beginner
Theory-focused
times event
How to authenticate a phoenix socket using JWT?
genserver code review
A simple way to make a rate limit
Beginner
Is this the correct way of using DynamicSupervisor and GenServer?
SOLVED
Question. String vs. Character list
Beginner
Unable to send json response
How to recompile deps?
SOLVED
HEEx with Plug
Solution-focused
SOLVED
How to mock environment variables for tests?
Solution-focused
Beginner
DBConnection.ConnectionError
SOLVED
Slow sorts on a list of structs sorting by a start time
Solution-focused
SOLVED
How, newbie here, how do i find my elixir bin path?
[ElixirLS] OTP compiled without EEP48
Erlang
RBAC in elixir phoenix (managing routes & permissions, etc)
Beginner