zachdaniel

zachdaniel

Creator of Ash

Ash Onboarding Feedback | The good, the bad and the ugly

Hey everyone!

We’ve got an influx of new people onboarding to Ash at the moment, and with our recent change over to ElixirForum, I wanted to provide a good place for new users to ask questions, vent frustrations, or point out issues with onboarding docs.

Give us the good, the bad and the ugly!

Most Liked

zachdaniel

zachdaniel

Creator of Ash

Thank you so much for contributing back with your experience. That is invaluable! I definitely think something that we can do to clean things up is to make the auth0 getting started guide assume that you have not set up ash_authentication yet, and then along the way, it can add notes for “you may have already done this bit if you followed the initial guide”. I’ve opened an issue on ash_authentication to that effect. Rework the Auth0 Guide · Issue #443 · team-alembic/ash_authentication · GitHub

zachdaniel

zachdaniel

Creator of Ash

Not yet, they will be coming with 3.0 We have one generator: mix ash_phoenix.gen.live but that expects an existing resource.

jimsynz

jimsynz

Ash Core Team

I’ve been slowly chipping away at it but client work comes first.

Last Post!

dewetblomerus

dewetblomerus

This page on Relationships shows how to load and read related data, but it does not show how to create it.

I eventually figured it out from the Livebook guides.

Where Next?

Popular in Discussions Top

CharlesO
Erlang :list.nth simple, but 1 - based nth(1, [H|_]) -> H; nth(N, [_|T]) when N > 1 -> nth(N - 1, T). Elixir Enum.at … coo...
New
restack_oslo
Hello, Please pardon me for any faux paux. I am 46 and this is my first time on a forum of any kind. I wanted to to get answers from tho...
New
sergio
There’s a new TIOBE index report that came out that shows Elixir is still not in the top 50 used languages. It also goes on to call Elix...
New
dogweather
I wrote this comment on r/haskell, and it’s not popular there. :wink: But I think I’m on to something… Haskell reminds me of Java, and e...
New
Fl4m3Ph03n1x
Background This question comes mainly from my ignorance. Today is Black Friday, one of my favorite days of the year to buy books. One boo...
New
marciol
Please, let me know if this kind of discussion already took place in another topic . Hi all, how do you consider if is better to build ...
New
pillaiindu
I want to convert a Phoenix LiveView CRUD website to a CRUD mobile app. What do you think is the easiest way to do so?
New

Other popular topics Top

Qqwy
Original source of discussion: This topic on the Pragmatic Programmers’ Functional Web Development with Elixir, OTP, and Phoenix forum. ...
New
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
dokuzbir
I want to highlight html closing tags when i click a html tag. That works in .html files but doesnt work for html.eex templates. How can...
New
Darmani72
If I have a post route which an argument: post /my_post_route/:my_param1, MyController.my_post_handler How would get the post params ...
New
AngeloChecked
What learn first? Rust or Elixir Hi Elixir community! I’m here because i want learn a new language. I’m a junior developer and mainly i ...
New
senggen
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] 15:22:35.803 [error] gen_event {lager_file_backend...
New

We're in Beta

About us Mission Statement