exadra37
exadra37
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
Any example of an ASH app running distributed?
Was exactly what I though 🙂
14 replies
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
Any example of an ASH app running distributed?
an iOS folder in the docs project?
14 replies
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
Any example of an ASH app running distributed?
Thanks for the link. I will study it.
14 replies
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
Any example of an ASH app running distributed?
I want my saas to run distributed by default, but I still need to learn about doing it, because until now just done a lot of pets apps that run in a single node.
14 replies
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
How can I delete a record by id?
Awesome. Once more many thanks for the help.
4 replies
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
How can we get a record by id?
I really appreciate that you take the time to answers my questions. Thank you very much 🙂
21 replies
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
How can we get a record by id?
of the logic
21 replies
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
How can we get a record by id?
be them queries or other parts
21 replies
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
How can we get a record by id?
and not being able to customize stuff as needed
21 replies
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
How can we get a record by id?
I am thinking in using ASH to build a saas pet project, and my concerns are with queries performance
21 replies
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
How can we get a record by id?
My Elixie exposure isn't big, but I know ecto and used it in some pet apps, but I only do this time to time
21 replies
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
How can we get a record by id?
I landed in the second suggestion
21 replies
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
How can we get a record by id?
awesome
21 replies
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
How can we get a record by id?
Thanks Zach, both work. Doesn't filter expr(id == ^arg(:id)) mean that it will first fetch all records from the database and then filter them to find the id I am looking for?
21 replies
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
How to use define_interface example in docs it's not clear
ok
45 replies
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
How to use define_interface example in docs it's not clear
You pointed out Phoenix, not this getting started, that is your current starting point, unless Phoenix will become the starting point the developer journey with ASH?
45 replies
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
How to use define_interface example in docs it's not clear
In the DevRel we cal this to give a very first good impression on the developer experience (DX)
45 replies
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
How to use define_interface example in docs it's not clear
I know that its a huge endeavor and as a Developer Advocate on my current role I know how important is to have a very easy to follow and complete as possible quickstart to not loose developers, that's why I am reporting to you that you should rethink your current approach to the get started
45 replies
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
How to use define_interface example in docs it's not clear
and your current getting started almost made me go away of Ash if it wasn't your propmt feedabck 🙂
45 replies
AEAsh Elixir
Created by exadra37 on 2/10/2023 in #support
How to use define_interface example in docs it's not clear
Yes, but the getting started are very improtant to not loose potential users
45 replies