support

1183 threads · Page 6 of 24

How to setup Phoenix JSON response only API including error responses 6 messages
Beginner Phoenix
Is the do ... end construct special in Elixir? 5 messages
SOLVED Beginner
What is Dialyxir trying to tell me? 4 messages
Generating defguards with macros 32 messages
SOLVED
Confusion about LiveViews and their usage in the router 12 messages
SOLVED Beginner Phoenix
resources about how to create a form for deeply nested data structures 5 messages
Solution-focused Beginner Phoenix Ecto
Derived Properties in Phoenix 3 messages
Phoenix
is there a way to obtain the full call stack of a function?, and pattern match it? 2 messages
Beginner
Should i compile to bytecode or to abstract format? 31 messages
Backend Erlang
In Elixir Phoenix, how can I only accept JSON fields that are defined in the schema? 3 messages
Beginner
Idiomatic pattern matching without arity overloading. (Single function vs mutliple) 10 messages
Beginner Theory-focused
Phoenix dashboard enabled with env variable 2 messages
Phoenix Liveview "AppShell" live panel keeps on re-rendering 43 messages
SOLVED Phoenix
Bandit send same response to multiple clients 29 messages
Chart.JS esbuild issue 6 messages
SOLVED Phoenix
Is there something nicer than Ecto 43 messages
Phoenix App hosting requirements 8 messages
Phoenix Theory-focused
NimbleOptions with Map 3 messages
Beginner
Spreading out genservers on hosts of different flavour 62 messages
Backend Theory-focused
amqp dependency (RabbitMQ) 4 messages
Best Practices for Production-Ready Phoenix LiveView Project Setup 5 messages
Not getting correct output from my program regd. AOC 2020 Day 3 part 1 15 messages
Beginner
Erlport to bridge Elixir <--> Python 10 messages
Beginner Erlang
Dialyzer: "The pattern can never match the type" even though the @spec says something different 11 messages
Backend
Spawning genserver without supervisors 14 messages
Beginner
error: cannot invoke remote function :erlang.+/2 inside a match 11 messages
Beginner
ExAws Enumerable not implemented 5 messages
Beginner
How to implement a "lazy" GenServer 6 messages
phoenix pubsub virtual hosting 11 messages
SOLVED
Arbitrary data validation with Ecto.Changeset? 20 messages
Liveview Infinite Scroll jumps when items are added/removed 21 messages
Solution-focused Phoenix
Any good books for phoenix that are still up-to-date? 4 messages
Using ExVCR with Req 25 messages
SOLVED
Ecto.create failing on multiple machines 9 messages
Ecto Phoenix
Parameterize setup function in ExUnit 2 messages
Enum.find() vs Map.get() performance 8 messages
Backend
How to write unit tests for IPC codes? 7 messages
Beginner
Playing audio via liveview 4 messages
SOLVED Frontend Phoenix
ElixirLS VSCode raising exception in execution 12 messages
Solution-focused Beginner Erlang
Cancel phx-click on drag away 16 messages
SOLVED Frontend Phoenix
How to monitor processes? 8 messages
Beginner Erlang
Changing a has_one nested association 5 messages
Ecto SOLVED
How to 'stamp' an EXS into an EXS for single compilation? 40 messages
Solution-focused SOLVED Beginner
Matching with bitstring until specific constant 25 messages
SOLVED
Step by step instructions on how to setup environment variables so I can push to github 59 messages
Recovering from errors in Oban worker. 3 messages
SOLVED
elixir guide tuts says 3 messages
Beginner
Using mix phx.gen.live to add an attribute to an already existing resource 3 messages
What is the best way to create a very front end heavy page? 12 messages
Solution-focused Product Design Frontend Phoenix
Can't get left_join to work with preload as expected 48 messages
Ecto SOLVED Beginner