support

1183 threads · Page 12 of 24

Parse a set of map in a struct? 5 messages
Beginner
Cannot connect to database in docker compose project (nxdomain) 26 messages
Ecto SOLVED Phoenix
Best flow to update view inside a loop on Liveview 4 messages
Unit testing strategies for beginners 9 messages
SOLVED Phoenix
Logger clogging 4 messages
Solution-focused Backend
Set the owner of a `Task` 15 messages
SOLVED Beginner Backend
GenServer Start and Restart 11 messages
Solution-focused Theory-focused
Why does an IO gets string not equal to a normal string 4 messages
Beginner
Ecto Replication - Reading Immediately After Writes (Postgres Aurora RDS) 6 messages
Ecto Backend Phoenix
Absinthe + Dataloader with clustered "microservices" 36 messages
Absinthe Backend Theory-focused
hEEX interpret inserted text as HTML rather than a text object 14 messages
SOLVED Beginner Phoenix Frontend
Iex -S mix not running function calls 2 messages
What does ~c" 6 " mean on Elixir and why my function is returning it? 26 messages
Strongly Consistent Global Supervisor/Registry 91 messages
SOLVED Beginner Backend
Multiple Cowboy servers on different ports 33 messages
Beginner
Spinning up/tearing down an application for every unit test 3 messages
SOLVED Beginner
String interpolation in hEEX from local variable 4 messages
SOLVED Beginner Phoenix
GenServer handle_cast not found in custom Behaviour 12 messages
SOLVED Beginner
Adding a view after opting out of it during setup using phx.new 5 messages
Parsing Fits file 23 messages
Broadcast a message to a client that will join 155 messages
SOLVED
call external function from within .heex file 2 messages
Guarantee first message 13 messages
SOLVED Beginner Backend Phoenix
could not compile dependency :dns" error when running mix ecto.create 2 messages
Ecto
Issue is dialyzer 17 messages
Issue with :wx and Docker 9 messages
Membrane, generated audio is audible, but test does not pass 4 messages
Solution-focused
Best path forward for enforcing an order on JSON map keys when serialized 34 messages
Erlang
Manage a process based on all clients connected to a topic 16 messages
SOLVED Beginner Backend Phoenix
Limit schedulers/cores 9 messages
SOLVED
ArithmeticError, but error doesn't occur when I inspect the variables 11 messages
SOLVED Beginner
Can't load Plug.Router 7 messages
Backend
Partial updates with Repo.insert_all/3 12 messages
Ecto
Troubles setting up `select` and `option` fields in LiveView's HTML. 3 messages
SOLVED Beginner Phoenix
Elixir's language server hangs infinitely while running my code for analysis 12 messages
SOLVED Beginner
What are good Elixir GitHub repos to read code 4 messages
Beginner
Where does Logger output go? 47 messages
mix compile erroring out after installing a library 20 messages
Beginner
Binary Pattern Match Quote/Unquote 5 messages
modify plausible 16 messages
Beginner
missing a mix import ? 8 messages
Pyrlang vs erlport for calling python code from elixir 65 messages
Liveview form from map 9 messages
Phoenix
Calculate Finch pools and count? 6 messages
How do I add a field to generated live page? 44 messages
Ecto Beginner Phoenix
Is there a decent package for generating JWTs for auth? 77 messages
Solution-focused Beginner Phoenix
pg2 deprecated in otp24 3 messages
phoenix.gen.auth - stale sessions 2 messages
Code Refactor: Packet parse / Encode loop 57 messages
Solution-focused Beginner
How to run background job with Phoenix and PubSub and GenServer 5 messages
SOLVED