(no title)
hibbitybibbity | 9 months ago
I've been using Ash for about a year now and it's really hit the spot. Wishing you well on your journey!
hibbitybibbity | 9 months ago
I've been using Ash for about a year now and it's really hit the spot. Wishing you well on your journey!
weego|9 months ago
hibbitybibbity|9 months ago
Which is all to say if there's been something I couldn't figure out in Ash I've tended to put it into a regular Elixir module rather than anything Phoenix-specific.
The only exception I can think of is that AshAuthentication doesn't provide support for API keys out of the box, so I have ended up writing my own little plugs for that.
If you are just getting started I'd strongly recommend working through tutorials and/or the Ash book (it's in beta but pretty solid) rather than just diving into a project. It's a lot when you're first wrapping your head around it.