support

1183 threads · Page 22 of 24

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