-
I'm a total noobie to ash and phoenix. I'm getting a bit stuck on a point where i think the user experience could be a bit better.
I ran `mix igniter.new fitness --install ash,ash_sqlite,ash_phoeni…
-
The project is running in VSCode devcontainer
### Sample Code
```
defmodule AppWeb.PageController do
use AppWeb, :controller
def home(conn, _params) do
# The home page is often custo…
-
Hi, I found a situation where ErrorTracker detaches, after a GenServer has a timeout:
```
[error] Handler ErrorTracker.Integrations.Phoenix has failed and has been detached. Class=:error
Reason=%…
-
I noticed that out of the box Plugsnag reports ~~404~~ `Phoenix.Router.NoRouteError` errors. I would like to request a feature that allows not reporting based on ~~status code~~ exception. I can't see…
-
I've been _very_ disappointed with Fly.io and their handling of the server that ran both our `Auth` and `MVP`#449 apps (specifically how they killed our `Postgres` and lost our data!! 😢) so I've been…
-
I am trying to use the library in a Elixir project and also use [Dialyxir](https://hexdocs.pm/dialyxir/readme.html).
As indicated in the doc, I specified `:systemd.ready()` as:
```elixir
# Elix…
-
### Environment
* Elixir version (elixir -v):
```
Erlang/OTP 27 [erts-15.1.1] [source] [64-bit] [smp:24:24] [ds:24:24:10] [async-threads:1] [jit:ns]
Elixir 1.17.3 (compiled with Erlang/OTP 27)…
-
今天在 HN 上看到 [Phoenix 1.0.0](https://news.ycombinator.com/item?id=10135825) ,想起了两个月前的经历。当时尝鲜学了下 Elixir,并用 Phoenix 写了一个简单的 CRUD 应用,过程愉快也心酸。
语法和概念非常 nice,写起来很舒服,既有动态语言的灵活,又有编译期检查。因为有 Ruby 和 Scala 功底,上手还是…
-
Hi!, my company is migrating to Elixir/Phoenix and I wonder if there's a way to generate PDFs out of HTML. Some of our apps let users to write some reports using CKEditor that generates HTML.
Curre…
-
## Elixir
### Les autres langages que les rubyistes aiment bien
Un beau langage créé par José Valim, du sucre syntaxique proche de Ruby sur la plateforme Erlang.
Je voudrais inviter @thbar et @mrem…